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 | |
---|
GlobalWidth : System.double |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_GlobalWidth(
DOUBLE
NewVal
)
C++ | |
---|
property System.double GlobalWidth { double* Val
)
DSRESULTput_GlobalWidth(
double NewVal
} |
Property Value
Width of the entire length of the 2D PolyLine