C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / LineDef Class / DashPattern Property

In This Topic
DashPattern Property
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