ComponentOne Word for UWP
DashPattern Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > Pen Class : DashPattern Property
Gets or sets the custom dash pattern of lines drawn with this pen.
Syntax
'Declaration
 
Public Property DashPattern As System.Double()
public System.double[] DashPattern {get; set;}
See Also

Reference

Pen Class
Pen Members