Method Point
Point(WktShapeParser.State)
Reads a raw Point (AKA Coordinate) from the current position. Only the first 2 numbers are used. The values are normalized.
number number number*
Declaration
protected virtual IPoint Point(WktShapeParser.State state)
Parameters
Type | Name | Description |
---|---|---|
WktShapeParser.State | state |
Returns
Type | Description |
---|---|
IPoint |