ArcFM Solution Developer Guide
HTMLIdentify(IPoint,Double) Method


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Overloads Overridable Function HTMLIdentify( _
   ByVal pPoint As ESRI.ArcGIS.Geometry.IPoint, _
   ByVal Tolerance As System.Double _
) As System.String
'Usage
 
Dim instance As MobileBackdropLayer
Dim pPoint As ESRI.ArcGIS.Geometry.IPoint
Dim Tolerance As System.Double
Dim value As System.String
 
value = instance.HTMLIdentify(pPoint, Tolerance)
public virtual System.string HTMLIdentify( 
   ESRI.ArcGIS.Geometry.IPoint pPoint,
   System.double Tolerance
)

Parameters

pPoint
Tolerance
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

MobileBackdropLayer Class
MobileBackdropLayer Members
Overload List

 

 


Send Comment