Pen.Width Property

Gets or sets the width of this Pen.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Width { get; set; }

Property Value

The width of the pen.

See Also

Reference