Click or drag to resize

PenDashStyle Property

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

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public DashStyle DashStyle { get; set; }

Property Value

Type: DashStyle
See Also