IGxPen.EndCap

Syntax

EndCap: GxLineCap;

Description

The EndCap property determines the style of the line endings drawn with the pen.

Comments

One of the GxLineCap values that are different from GxLineCap.Undetermined and GxLineCap.WxArrow can be set as a value for this property.

NOTE. On setting the value of GxLineCap.Undetermined or GxLineCap.WxArrow the style is substituted automatically with GxLineCap.Flat.

See also:

IGxPen