|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| GetLabelPointsAsync(SpatialReference,Polygon[]) Method | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class > GetLabelPointsAsync Method : GetLabelPointsAsync(SpatialReference,Polygon[]) Method |
- SpatialReference
- InPolygonArray
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub GetLabelPointsAsync( _ ByVal SpatialReference As SpatialReference, _ ByVal InPolygonArray() As Polygon _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void GetLabelPointsAsync( SpatialReference SpatialReference, Polygon[] InPolygonArray ) | |
Parameters
- SpatialReference
- InPolygonArray