DirectionY Property (IExtrudedSurface)
Gets Direction Y of this extruded surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property DirectionY As System.Double |
C# | |
---|
System.double DirectionY {get;} |
JavaScript | |
---|
get_DirectionY () : Number
|
COM native C++ |   |
---|
HRESULT get_DirectionY(
DOUBLE*Val
) |
C++ | |
---|
DSRESULT get_DirectionY (
double*Val
)
|
Property Value
Direction Y
See Also
Availability
DraftSight 2020 SP0