Description

Position of the calibration marker.

Property type

None. Property is write only.  

Syntax

object.MarkerPos = value

The MarkerPos Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McSCalibration.
valueAn enumMarkPosition enumeration, as described in settings.

Settings

The settings for value are:

ConstantValueDescription
 scmpTopLeft0
 scmpTopRight1
 scmpBottomLeft2
 scmpBottomRight3