CogGraphicLabel OffsetSpaceName Property Cognex VisionPro 9.5
Coordinate space in which this shape's Offset property is to be interpreted.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public string OffsetSpaceName { get; set; }

Property Value

Type: String
Events

Event TypeReason
CogGraphicLabel Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Remarks

    CogCoordinateSpaceTree in which this shape's Offset property is to be interpreted.

    Default Value: *

    See Also