AxisDirectionY Property (IRevolvedSurface)
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 | |
---|
get_AxisDirectionY () : Number
|
COM native C++ |   |
---|
HRESULT get_AxisDirectionY(
DOUBLE*Val
) |
C++ | |
---|
DSRESULT get_AxisDirectionY (
double*Val
)
|
See Also
Availability
DraftSight 2020 SP0