LineTypes Enumeration
Flags to describe the type of line.
Module: aspose.imaging.fileformats.cmx.objectmodel.enums
Full Name: aspose.imaging.fileformats.cmx.objectmodel.enums.LineTypes
Members
Member name | Description |
---|---|
BEHIND_FILL | The line must be rendered behind fill of shape. |
DASHED | Dashed line. |
NONE | Not used line |
SCALE_PEN | The line width is scaled relative to size of shape. |
SOLID | Solid line. |