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: 11.2.0.0
Syntax
public float Width { get; set; }

Property Value

Type: Single
See Also