LineJoin Enum

Specifies how lines are joined.

public enum LineJoin
Public Enum LineJoin

Inheritance: ObjectValueTypeEnumLineJoin

Fields

LineJoin.Bevel2Beveled at point.
LineJoin.Miter0Sharp angle projected from point.
LineJoin.Round1Rounded at point.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF

In this topic