Click or drag to resize

IMcImageSetSourceWhereValidPhysicalLocation Property

Indicates whether the physical location has been set in either the Frame property or via a call to SetPhysicalLocation to set the local physical location or both.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property WhereValidPhysicalLocation As mcValidWhere
	Get

Property Value

Type: mcValidWhere
Remarks
The SetPhysicalLocation method can be used to set a "local" physical location and/or to change the physical location stored in the Frame.XPosition/YPosition properties. This property indicates the current state of those physical X,Y location values.
See Also