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