Namespace:
C1.Phone.Maps
Assembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Assembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
public Point Project( Point latLong ) |
| Visual Basic |
|---|
Public Function Project ( _ latLong As Point _ ) As Point |
Parameters
- latLong
- Type: System.Windows..::..Point