Visual Basic (Declaration) | |
---|---|
Public Overloads Function ReshapeTaskAsync( _ ByVal target As Geometry, _ ByVal reshaper As Polyline, _ ByVal cancellationToken As CancellationToken _ ) As Task(Of ReshapeResult) |
C# | |
---|---|
public Task<ReshapeResult> ReshapeTaskAsync( Geometry target, Polyline reshaper, CancellationToken cancellationToken ) |
Parameters
- target
- Polygon or Polyline to be reshaped.
- reshaper
- The reshaper.
- cancellationToken
- The cancellation token.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8