IMcImageSetScanPositionsIsXYPositionValid Property
|
|
Returns whether the XPosition and YPosition properties hold valid positional
information.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxReadOnly Property IsXYPositionValid As Boolean
Get
Property Value
Type:
Boolean
RemarksReturns whether the positional properties have been set. The X/Y positional
properties do not check the values for validity, but they must have been set
to be valid (there is no default position).
See Also