The dash cap.
Hierarchy
System.Object
    System.ValueType
        System.Enum
            WebSupergoo.ImageGlue8.DashCap
Interfaces
System.IComparable
System.IFormattable
System.IConvertible
Notes

This class is sealed. It cannot be derived from.

Fields
Field Description
Flat Flat.
Round Round.
Triangle Triangle.
Example

None.