|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| FromMapPointsAsync(MapDescription,ImageDisplay,Multipoint) Method | |
| See Also | |
| 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 |
|---|---|
| |
| C# | |
|---|---|
public void FromMapPointsAsync( MapDescription MapDescription, ImageDisplay MapImageDisplay, Multipoint MapPoints ) | |
Parameters
- MapDescription
- MapImageDisplay
- MapPoints