Home > All Other Interfaces > ILineStyle > Pattern
The style of the line (i.e. solid or dotted).
JavaScript
Pattern
C#
uint Pattern { get; set; }
C++
HRESULT Pattern([out, retval] unsigned long* pVal)
HRESULT Pattern([in] unsigned long pVal)