Overload | Description |
---|---|
LabelPointsAsync(IList<Graphic>) | Generates a set of points suitable for displaying labels for the given set of Graphics. Raises the LabelPointsCompleted event on success, or the TaskBase.Failed event on failure. |
LabelPointsAsync(IList<Graphic>,Object) | Generates a set of points suitable for displaying labels for the given set of Graphics. Raises the LabelPointsCompleted event on success, or the TaskBase.Failed event on failure. |
Target Platforms:Windows Phone 7