IMcFrameZPosition Property
|
|
Get or set the position of this frame along the Z axis.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxProperty ZPosition As Double
Get
Set
Property Value
Type:
Double
RemarksThe Z position is set in microns regardless of the units of the current spatial
calibration. All Z positions are relative
to an unknown origin - use them only in relation to each other.
The IsZPositionValid property should be checked prior to considering this
position property to be valid.
See AlsoReference
SpatialCalibration