Enum CapsTypes
CapsTypes enumeration
Types of caps for the line.
public enum CapsTypes
Values
| Name | Value | Description |
|---|---|---|
| Square | 0 | Add square end shapes to the line. |
| Round | 1 | Add round end shapes to the line. |
| ExtendedSquare | 2 | The extended squareAdd square end shapes that extend the length of the line. |
See Also
- namespace Aspose.Imaging.FileFormats.Cmx.ObjectModel.Enums
- assembly Aspose.Imaging