GraphicLabel Alignment Property Cognex VisionPro 9.21 SR1
Get

Returns how the text is aligned with respect to the X,Y position.

Set

Sets Alignment.

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

public GraphicLabelAlignmentConstants Alignment { get; set; }

Property Value

Type: GraphicLabelAlignmentConstants
Default Value: BaselineCenter
Remarks

Returns how the text is aligned with respect to the X, Y position.

Remarks

Changed Raised when the value of this property changes.

See Also