MeasuringArm Property
Description
Gets or sets which arm or arms measure the calibration sphere.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property MeasuringArm As ENUM_MASTERSLAVEDIALOG_MEASUREARM |
Return Type
Read/write Long value.
Remarks
The available settings are:
MEAURE_BOTH = 0
MEASURE_MASTER = 1
MEASURE_SLAVE = 2
See Also