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