Specifies the cap style of a line.
[Serializable]
public enum LineCap : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
ButtStraight line at point.
RoundRounded at point.
ProjectedSquareProjected from point.

See Also

ceTe.DynamicPDF Namespace