RDashStyle

TheArtOfDev.HtmlRenderer.Adapters.Entities

Specifies the style of dashed lines drawn with a RPen object.

フィールド

Custom : RDashStyle

Specifies a custom dash style.

Dash : RDashStyle

Specifies a line consisting of dashes.

DashDot : RDashStyle

Specifies a line consisting of a repeating pattern of dash-dot.

DashDotDot : RDashStyle

Specifies a line consisting of a repeating pattern of dash-dot-dot.

Dot : RDashStyle

Specifies a line consisting of dots.

Solid : RDashStyle

Specifies a solid line.