Click or drag to resize

RubberBandSize Property

Gets or sets the starting size of the selection, if it's visible.

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 Size Size { get; set; }

Property Value

Type: Size
The starting size of the selection, if it's visible.
See Also