![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Local | |
ComputeDistanceAsync(String,Point,Point,esriUnits,Object) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerDcomProxy Class > ComputeDistanceAsync Method : ComputeDistanceAsync(String,Point,Point,esriUnits,Object) Method |
- MapName
- FromPoint
- ToPoint
- Units
- userState
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub ComputeDistanceAsync( _ ByVal MapName As String, _ ByVal FromPoint As ESRI.ArcGIS.ADF.ArcGISServer.Point, _ ByVal ToPoint As ESRI.ArcGIS.ADF.ArcGISServer.Point, _ ByVal Units As ESRI.ArcGIS.ADF.ArcGISServer.esriUnits, _ ByVal userState As Object _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MapServerDcomProxy Dim MapName As String Dim FromPoint As ESRI.ArcGIS.ADF.ArcGISServer.Point Dim ToPoint As ESRI.ArcGIS.ADF.ArcGISServer.Point Dim Units As ESRI.ArcGIS.ADF.ArcGISServer.esriUnits Dim userState As Object instance.ComputeDistanceAsync(MapName, FromPoint, ToPoint, Units, userState) |
C# | |
---|---|
public void ComputeDistanceAsync( string MapName, ESRI.ArcGIS.ADF.ArcGISServer.Point FromPoint, ESRI.ArcGIS.ADF.ArcGISServer.Point ToPoint, ESRI.ArcGIS.ADF.ArcGISServer.esriUnits Units, object userState ) |
Parameters
- MapName
- FromPoint
- ToPoint
- Units
- userState
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family