Gets or sets the starting Width of the selection.
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 int Width { get; set; }
Public Property Width As Integer
Get
Set
Property Value
Type:
Int32 The starting Width of the selection.
See Also