GetReturns how the text is aligned with respect to the X,Y position.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
public GraphicLabelAlignmentConstants Alignment { get; set; }public GraphicLabelAlignmentConstants Alignment { get; set; }Public Property Alignment As GraphicLabelAlignmentConstants
Get
Set
Public Property Alignment As GraphicLabelAlignmentConstants
Get
Set
public:
property GraphicLabelAlignmentConstants Alignment {
GraphicLabelAlignmentConstants get ();
void set (GraphicLabelAlignmentConstants value);
}public:
property GraphicLabelAlignmentConstants Alignment {
GraphicLabelAlignmentConstants get ();
void set (GraphicLabelAlignmentConstants value);
}Property Value
Type:
GraphicLabelAlignmentConstantsDefault Value: BaselineCenterReturns how the text is aligned with respect to the X, Y position.
Changed Raised when the value of this property changes.