IWxStyle.LinePenWxDashStyle

Syntax

LinePenWxDashStyle: WxDashStyle;

Description

The LinePenWxDashStyle property determines line (font) style. By default, solid style is used for a line.

Comments

Use the IWxStyle.LinePenWidth property to determine line width.

Example

The example of use is given in description of IWxStyle.LinePenDashPattern.

See also:

IWxStyle