DrawingPadInkColor Property
Sets or gets the current ink color.
This color will be used to paint on the image.
Namespace: BeeMobile.DrawingPadAssembly: BeeMobile.DrawingPad.NET48 (in BeeMobile.DrawingPad.NET48.dll) Version: 4.8.0.3
public Color InkColor { get; set; }
Public Property InkColor As Color
Get
Set
Property Value
Color