True if this pen has a dash pattern. If true
then the DashPattern has a length greater than zero and a valid set
of dash and space values.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool Dashed { get; }
Public ReadOnly Property Dashed As Boolean
Get
member Dashed : bool with get
Property Value
Type:
Boolean
See Also