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