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: 12.0.0.0
Syntax
public DashStyle DashStyle { get; set; }

Property Value

Type: DashStyle
See Also