GetThe X direction adornment of this affine rectangle.
SetSets XDirectionAdornment.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
public RectangleAffineDirectionAdornmentConstants XDirectionAdornment { get; set; }public RectangleAffineDirectionAdornmentConstants XDirectionAdornment { get; set; }Public Property XDirectionAdornment As RectangleAffineDirectionAdornmentConstants
Get
Set
Public Property XDirectionAdornment As RectangleAffineDirectionAdornmentConstants
Get
Set
public:
property RectangleAffineDirectionAdornmentConstants XDirectionAdornment {
RectangleAffineDirectionAdornmentConstants get ();
void set (RectangleAffineDirectionAdornmentConstants value);
}public:
property RectangleAffineDirectionAdornmentConstants XDirectionAdornment {
RectangleAffineDirectionAdornmentConstants get ();
void set (RectangleAffineDirectionAdornmentConstants value);
}Property Value
Type:
RectangleAffineDirectionAdornmentConstantsDefault Value: NoneThe X direction adornment of this affine rectangle.
Changed Raised when the value of this property changes.