GraphicLabel Offset Property Cognex VisionPro 9.22
Get

The distance from X,Y, as measured in OffsetSpaceName coordinates,to use to adjust the label position.

Set

Sets Offset.

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

public double Offset { get; set; }

Property Value

Type: Double
Default Value: 0
Remarks

The distance from X,Y, as measured in OffsetSpaceName coordinates, to use to adjust the label position.

Remarks

Changed Raised when the value of this property changes.

See Also