ArcFM Desktop Developer Guide
TapGestureEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal Point As IPoint, _
   ByVal ActiveView As ESRI.ArcGIS.Carto.IActiveView _
)
'Usage
 
Dim Point As IPoint
Dim ActiveView As ESRI.ArcGIS.Carto.IActiveView
 
Dim instance As New TapGestureEventArgs(Point, ActiveView)
public TapGestureEventArgs( 
   IPoint Point,
   ESRI.ArcGIS.Carto.IActiveView ActiveView
)

Parameters

Point
ActiveView
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

TapGestureEventArgs Class
TapGestureEventArgs Members

 

 


Send Comment