|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| FromMapPointsAsync(MapDescription,ImageDisplay,Multipoint) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class > FromMapPointsAsync Method : FromMapPointsAsync(MapDescription,ImageDisplay,Multipoint) Method |
- MapDescription
- MapImageDisplay
- MapPoints
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub FromMapPointsAsync( _ ByVal MapDescription As MapDescription, _ ByVal MapImageDisplay As ImageDisplay, _ ByVal MapPoints As Multipoint _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapServerProxy Dim MapDescription As MapDescription Dim MapImageDisplay As ImageDisplay Dim MapPoints As Multipoint instance.FromMapPointsAsync(MapDescription, MapImageDisplay, MapPoints) | |
| C# | |
|---|---|
public void FromMapPointsAsync( MapDescription MapDescription, ImageDisplay MapImageDisplay, Multipoint MapPoints ) | |
Parameters
- MapDescription
- MapImageDisplay
- MapPoints
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