ESRI.ArcGIS.ADF.ArcGISServer | |
ReshapeAsync(SpatialReference,Geometry,Polyline) Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class > ReshapeAsync Method : ReshapeAsync(SpatialReference,Geometry,Polyline) Method |
- SpatialReference
- Target
- Reshaper
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub ReshapeAsync( _ ByVal SpatialReference As SpatialReference, _ ByVal Target As Geometry, _ ByVal Reshaper As Polyline _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ReshapeAsync( SpatialReference SpatialReference, Geometry Target, Polyline Reshaper ) |
Parameters
- SpatialReference
- Target
- Reshaper