SelectedIndexChangedEventArgs Constructor

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public SelectedIndexChangedEventArgs(
	int oldIndex,
	int newIndex
)

Parameters

oldIndex

Type: System..Int32

newIndex

Type: System..Int32

See Also

Reference