LineCap Enum
Specifies the cap style of a line.
public enum LineCap
Public Enum LineCap
Inheritance: ObjectValueTypeEnumLineCap
Fields
LineCap.Butt | 0 | Straight line at point. |
LineCap.ProjectedSquare | 2 | Projected from point. |
LineCap.Round | 1 | Rounded at point. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.