Visual Basic (Declaration) | |
---|---|
Public Overloads Function LengthsTaskAsync( _ ByVal graphics As IList(Of Graphic), _ ByVal cancellationToken As CancellationToken _ ) As Task(Of LengthsResult) |
C# | |
---|---|
public Task<LengthsResult> LengthsTaskAsync( IList<Graphic> graphics, CancellationToken cancellationToken ) |
Parameters
- graphics
- The graphics used to calculate lengths.
- cancellationToken
- The cancellation token.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8