Autodesk.AutoCAD.Geometry Namespace > CoordinateSystem3d Structure > CoordinateSystem3d Properties > Xaxis Property
CoordinateSystem3d.Xaxis Property
Description

 

Returns the vector defining the x axis of the coordinate system.

Visual Basic
Public Property Xaxis() As Vector3d
C#
public Vector3d Xaxis;
Conditions

Read-only

Links
   Comments?