MobileForms Toolkit Documentation

ImageBox.DrawingMode Property

Sets the drawing mode of the ImageBox.

public DrawingMode DrawingMode {get; set;}

Remarks

ImageBox can paint the picture in two modes:
Fast - paints the picture with emphasis to speed.
Best - paints the picture with emphasis to quality.

See Also

ImageBox Class | Resco.Controls.ImageBox Namespace