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