ArcFM Desktop Developer Guide
IdentifyEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal activeView As ESRI.ArcGIS.Carto.IActiveView, _
   ByVal geometry As IGeometry _
)
'Usage
 
Dim activeView As ESRI.ArcGIS.Carto.IActiveView
Dim geometry As IGeometry
 
Dim instance As New IdentifyEventArgs(activeView, geometry)
public IdentifyEventArgs( 
   ESRI.ArcGIS.Carto.IActiveView activeView,
   IGeometry geometry
)

Parameters

activeView
geometry
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IdentifyEventArgs Class
IdentifyEventArgs Members

 

 


Send Comment