Visual Basic (Declaration) | |
---|---|
Public Overloads Sub LengthsAsync( _ ByVal graphics As IList(Of Graphic) _ ) |
C# | |
---|---|
public void LengthsAsync( IList<Graphic> graphics ) |
Parameters
- graphics
- The graphics used to calculate lengths.
Target Platforms:Windows Phone 7