DrawingPadInkColor Property

Sets or gets the current ink color. This color will be used to paint on the image.

Definition

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

Property Value

Color

See Also