LineJoin Enum
Specifies how lines are joined.
public enum LineJoin
Public Enum LineJoin
Inheritance: ObjectValueTypeEnumLineJoin
Fields
LineJoin.Bevel | 2 | Beveled at point. |
LineJoin.Miter | 0 | Sharp angle projected from point. |
LineJoin.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.