Table of Contents

Property DashStyle

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DashStyle

Gets or sets the style used for dashed lines drawn with this Pen.

public DashStyle DashStyle { get; set; }

Property Value

DashStyle

One of the DashStyle values that represents the dash style of this Pen.

Remarks

If Pen is immutable (for example Black), this property is readonly.