Enum CapsTypes
- Namespace
- Aspose.Imaging.FileFormats.Cmx.ObjectModel.Enums
- Assembly
- Aspose.Imaging.dll
Types of caps for the line.
public enum CapsTypes
Fields
ExtendedSquare = 2
The extended squareAdd square end shapes that extend the length of the line.
Round = 1
Add round end shapes to the line.
Square = 0
Add square end shapes to the line.