C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / LineDef Class / DashPattern Property

In This Topic
DashPattern Property (LineDef)
In This Topic
Gets an array of custom dashes and spaces.
Syntax
'Declaration
 
Public ReadOnly Property DashPattern As Single()
 
Remarks
This property is used only if DashStyle is set to System.Drawing.Drawing2D.DashStyle.Custom.
See Also