Fires when the currently selected v-object is changed.

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

Syntax

Visual Basic

<BrowsableAttribute(True)> _
Public Event CurrentVObjectChanged As EventHandler

C#

[BrowsableAttribute(true)]
public event EventHandler CurrentVObjectChanged