GxLineCap

Description

The GxLineCap enumeration contains styles of the line end.

It is used by the following properties and methods:

Available Values

Value Brief description
-1 Undefined. Style is undefined.
0 Flat. Normal end.
1 Square. Square end of the section.
2 Round. Round end of the section.
3 Triangle. Triangular end of the section.
16 NoAnchor. No marker.
17 SquareAnchor. Square marker.
18 RoundAnchor. Round marker.
19 DiamondAnchor. Diamond marker.
20 ArrowAnchor. Arrow marker.
30 WxArrow. Arrow.
255 Custom. Custom end of the section.

See also:

Drawing Assembly Enumerations