[]
Projects a geometry coordinate to logical coordinate.
public Point Project(Point longLat)
Type | Name | Description |
---|---|---|
Point | longLat | The geometry coordinate to project. |
Type | Description |
---|---|
Point | The logical coordinate corresponding to the geometry coordinate. |