[]
Inverse of Project(Point). Unprojects a logical coordinate to a geometry coordinate.
public Point Unproject(Point point)
Type | Name | Description |
---|---|---|
Point | point | The logical coordinate to apply the inverse projection. |
Type | Description |
---|---|
Point | The geometry coordinate corresponding to the logical coordinate. |