ESRI.ArcGIS.ADF.IMS
Drawn Event
See Also 
ESRI.ArcGIS.ADF.IMS.Carto Namespace > Legend Class : Drawn Event




Occurs when the legend is drawn.

Syntax

Visual Basic (Declaration) 
Public Event Drawn() As DrawEventHandler
Visual Basic (Usage)Copy Code
Dim instance As Legend
Dim handler As DrawEventHandler
 
AddHandler instance.Drawn, handler
C# 
public event DrawEventHandler Drawn()

See Also

© 2010 All Rights Reserved.