Click or drag to resize

ThumbnailDropEventArgsDropIndex Property

The position in the array of thumbnails the thumbnail was dragged to.

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

Property Value

Type: Int32
See Also