DashCap Enumeration
Specifies the type of graphic shape to use on both ends of each dash in a dashed line.
Module: aspose.imaging
Full Name: aspose.imaging.DashCap
Members
Member name | Description |
---|---|
FLAT | Specifies a square cap that squares off both ends of each dash. |
ROUND | Specifies a circular cap that rounds off both ends of each dash. |
TRIANGLE | Specifies a triangular cap that points both ends of each dash. |