CompositeShape PaddingInScreenPixels Property Cognex VisionPro 9.22 SR1
Get

Selection rectangle padding around child shapes.

Set

Sets PaddingInScreenPixels.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public int PaddingInScreenPixels { get; set; }

Property Value

Type: Int32
Default Value: 1
Remarks

Gets the amount of padding, in pixels, between the child shapes and the selection rectangle of the composite shape.

Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also