Click or drag to resize

PenWidth Property

Gets or sets the width of this Pen, in units of the Graphics object used for drawing.

Namespace: Easymap.AddIn.Common.Graphics
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public float Width { get; set; }

Property Value

Single
See Also