Click or drag to resize

CoordinateSystem Properties

The CoordinateSystem type exposes the following members.

Properties
 NameDescription
Public propertyName Gets and sets the user-displayable name of the coordinate system.
Public propertyOrigin Gets and sets the origin Point that defines the reference location of the coordinate system. The origin serves as the anchor point from which all positioning and measurements are calculated.
Public propertyXaxis Gets and sets the X-axis Vector indicating the primary horizontal direction of the coordinate system.
Public propertyYaxis Gets and sets the Y-axis Vector indicating the secondary horizontal direction of the coordinate system.
Public propertyZaxis Gets and sets the Z-axis Vector indicating the vertical direction of the coordinate system.
Top
See Also