Click or drag to resize

RubberBand.Reset Method

This method resets the RubberBand by setting the Position and Size to 0,0, and sets the Visible property to false.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Reset()
See Also