Axis

Gets or sets the normal axis to the uniform plane. Only positive direction enums will be accepted ("PositiveXAxis", "PositiveYAxis", "PositiveXAxis"). InvalidArgumentException: Any unsupported enum value.

Declaration Syntax

public CoordinateSystemAxisType Axis { set;get; }