DrawingPadLineWidth Property

Sets or gets the current width of the drawn line.

Definition

Namespace: BeeMobile.DrawingPad
Assembly: BeeMobile.DrawingPad.NET48 (in BeeMobile.DrawingPad.NET48.dll) Version: 4.8.0.3
C#
public float LineWidth { get; set; }

Property Value

Single

See Also