IGxPenBase.Color

Syntax

Color: IGxColor;

Description

The Color property determines pen color.

Comments

To determine the style of line displaying, use the IGxPenBase.DashStyle property.

Example

The property use is given in the example for IGxPenBase.DashStyle.

See also:

IGxPenBase