Controls how the text is aligned with respect to the X,Y position.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
public CogGraphicLabelAlignmentConstants Alignment { get; set; }public CogGraphicLabelAlignmentConstants Alignment { get; set; }Public Property Alignment As CogGraphicLabelAlignmentConstants
Get
Set
Public Property Alignment As CogGraphicLabelAlignmentConstants
Get
Set
public:
property CogGraphicLabelAlignmentConstants Alignment {
CogGraphicLabelAlignmentConstants get ();
void set (CogGraphicLabelAlignmentConstants value);
}public:
property CogGraphicLabelAlignmentConstants Alignment {
CogGraphicLabelAlignmentConstants get ();
void set (CogGraphicLabelAlignmentConstants value);
}Property Value
Type:
CogGraphicLabelAlignmentConstants| Event Type | Reason |
|---|
| CogGraphicLabel Changed |
Fires when the value of this property changes.
The following state flags may be affected: |
Controls how the text is aligned with respect to the X, Y position.
Default Value: BaselineCenter