%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdUpdateViewDelegate Delegate
See Also 
vdWebLibrary Namespace : vdUpdateViewDelegate Delegate
eventargs
Represents a method that will handle the vdUpdateView event.

Syntax

JScript 
public delegate vdUpdateViewDelegate( 
   eventargs : vdUpdateViewEventArgs
)

Parameters

eventargs

See Also