Gets or sets the Z-coordinate of the end point of the axis of revolution.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property AxisDirectionZ As System.Double |
C# | |
---|
System.double AxisDirectionZ {get;} |
JavaScript | |
---|
AxisDirectionZ : System.double |
C++ | |
---|
property System.double AxisDirectionZ { double* Val
)
|