Miner.Interop Namespace > MMMapListenerClass Class : AfterItemDraw Method |
'Declaration
Public Overridable Sub AfterItemDraw( _ ByVal Index As System.Short, _ ByVal Display As ESRI.ArcGIS.Display.IDisplay, _ ByVal phase As ESRI.ArcGIS.esriSystem.esriDrawPhase _ )
'Usage
Dim instance As MMMapListenerClass Dim Index As System.Short Dim Display As ESRI.ArcGIS.Display.IDisplay Dim phase As ESRI.ArcGIS.esriSystem.esriDrawPhase instance.AfterItemDraw(Index, Display, phase)
public virtual void AfterItemDraw( System.short Index, ESRI.ArcGIS.Display.IDisplay Display, ESRI.ArcGIS.esriSystem.esriDrawPhase phase )
public procedure AfterItemDraw( Index: System.Int16; Display: ESRI.ArcGIS.Display.IDisplay; phase: ESRI.ArcGIS.esriSystem.esriDrawPhase ); virtual;
public function AfterItemDraw( Index : System.short, Display : ESRI.ArcGIS.Display.IDisplay, phase : ESRI.ArcGIS.esriSystem.esriDrawPhase );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2