Description

Get or set the position of this frame along the Z axis.

Property type

A Double value.  

Syntax

object.ZPosition [= value]

The ZPosition Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McFrame.
valueA Double value.

Remarks

The 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.