IGxPen.StartCap

Syntax

StartCap: GxLineCap;

Description

The StartCap property determines the style of the lines start 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