Base Type:
LineSymbol
A class for a linear symbol constructed from a predefined line style.
Property |
Type |
Description |
Style |
The style of the line. |
Remarks
It inherits all properties from LineSymbol.
This symbol can be used to display a line as a basic series of dots and dashes or as a solid line.
Style property determines which style of the line is used. It can be set to one of six basic line patterns by using the esriSimpleLineSyle constants.
Should use only the "esriSLSSolid" style to draw lines with a width greater than 1.