Method Shape
Shape(WktShapeParser.State)
Reads a shape from the current position, starting with the name of the shape. It calls ParseShapeByType(WktShapeParser.State, String) and throws an exception if the shape wasn't supported.
Declaration
protected virtual IShape Shape(WktShapeParser.State state)
Parameters
Type | Name | Description |
---|---|---|
WktShapeParser.State | state |
Returns
Type | Description |
---|---|
IShape |