Click or drag to resize

DashStyleEx Properties

The DashStyleEx type exposes the following members.

Properties
 NameDescription
Public propertyCustomStyle Gets a copy of the custom dash pattern.
Public propertyStatic memberDash Gets a dashed style.
Public propertyStatic memberDashDot Gets a dash-dot style.
Public propertyStatic memberDashDotDot Gets a dash-dot-dot style.
Public propertyStatic memberDot Gets a dotted dash style.
Public propertyIsCustomStyle Gets a value indicating whether this instance represents a custom dash pattern.
Public propertyIsKnownStyle Gets a value indicating whether this instance represents a predefined dash style.
Public propertyKnownStyle Gets the predefined dash style.
Public propertyStatic memberLongDash Gets a long-dash style.
Public propertyStatic memberSolid Gets a solid dash style.
Top
See Also