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

 

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

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

Read-only

Links
   Comments?