ColorPenHairlineMode Property

Always draw lines with a width of 1 pixel, regardless of the transformation matrix.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public bool HairlineMode { get; set; }

Property Value

Boolean

See Also