Click or drag to resize

RubberBandWidth Property

Gets or sets the starting Width of the selection.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int Width { get; set; }

Property Value

Type: Int32
The starting Width of the selection.
See Also