Click or drag to resize

Origin Properties

The Origin type exposes the following members.

Properties
 NameDescription
Public propertyPoint Returns the origin point that serves as the anchor for the coordinate system. This point defines the reference location from which all positioning and measurements are calculated.
Public propertyXAxis Returns the X-axis vector indicating the primary horizontal direction of the coordinate system.
Public propertyYAxis Returns the Y-axis vector indicating the secondary horizontal direction of the coordinate system.
Public propertyZAxis Returns the Z-axis vector indicating the vertical direction of the coordinate system.
Top
See Also