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