Gets or sets an array of custom dashes and
spaces.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public double[] DashPattern { get; set; }
Public Property DashPattern As Double()
Get
Set
member DashPattern : float[] with get, set
Property Value
Type:
Double
See Also