Gets/sets a value which specifies whether the bitmap specified in the Bitmap property should be stored between server roundtrips.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<BrowsableAttribute(True)> _ Public Property BitmapStateEnabled As Boolean
[BrowsableAttribute(true)] public bool BitmapStateEnabled { get; set; }