Gets the width of the entire length of the 2D PolyLine.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GlobalWidth As System.Double |
C# | |
---|
System.double GlobalWidth {get; set;} |
JavaScript | |
---|
get_GlobalWidth () : Number
put_GlobalWidth (
NewVal : Number
)
|
COM native C++ | |
---|
HRESULT get_GlobalWidth(
DOUBLE* Val
)
HRESULT put_GlobalWidth(
DOUBLE NewVal |
C++ | |
---|
DSRESULT get_GlobalWidth (
double* Val
)
DSRESULT put_GlobalWidth(
double NewVal
) |
Property Value
Width of the entire length of the 2D PolyLine
Remarks
See Also
Availability
DraftSight V1R1.1