Gets or sets the normal axis to plane considered for InPlane measurement type. Only positive direction enums will be accepted ("PositiveXAxis", "PositiveYAxis", "PositiveXAxis"). InvalidArgumentException: Any unsupported enum value.
Declaration Syntax
public CoordinateSystemAxisType NormalAxisForInPlaneMeasure { set;get; }