Click or drag to resize

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
Syntax
VB
ReadOnly Property IsXYPositionValid As Boolean
	Get

Property Value

Type: Boolean
Remarks
Returns 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