MobileForms Toolkit Documentation

InkBox.Image Property

Gets the Image associated with the control.

public System.Drawing.Bitmap Image {get; set;}

Property Value

The current Image captured by the control.

Remarks

You can get current image from this property, but if you can store it, you can use Save method.

See Also

InkBox Class | Resco.Controls.OutlookControls Namespace