Gets/sets a value indicating whether a postback to the server automatically occurs when the user stops modifying the rectangle.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
<BrowsableAttribute(True)> _ Public Property AutoPostBack As Boolean
[BrowsableAttribute(true)] public bool AutoPostBack { get; set; }
Default value is false.