IMcImageSetYPosition Property
|
|
Get the position of the center of this scan area along the Y axis.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxReadOnly Property YPosition As Double
Get
Property Value
Type:
Double
RemarksThe Y position is set in the units of the current spatial calibration. Y position
without spatial calibration is meaningless, and all Y positions are relative
to an unknown origin - use them only in relation to each other.
The IsXYPositionValid property should be checked prior to considering this
position property to be valid.
See Also