Width

Gets and sets the width of the line.

 

JavaScript

 

Width

 

C#

 

double Width { get; set; }

 

C++

 

HRESULT Width([out, retval] double* pVal)

HRESULT Width([in] double pVal)