Constructs a style for a dashed line
| C# | Visual Basic | Visual C++ |
public LineStyle( float lineWidth, LineDashStyle lineDashStyle )
Public Sub New ( _ lineWidth As Single, _ lineDashStyle As LineDashStyle _ )
public: LineStyle( float lineWidth, LineDashStyle lineDashStyle )
- lineWidth (Single)
- The line width
- lineDashStyle (LineDashStyle)
- The dash style