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