Graphics.MinPenWidth Property

Gets or sets the minimum pen width for drawing operations.

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

Syntax

C#
public float MinPenWidth { get; set; }

Property Value

A single-precision floating-point value representing the minimum pen width.

See Also

Reference