Method ParseBufferShape
ParseBufferShape(WktShapeParser.State)
Parses the BUFFER operation applied to a parsed shape.
'(' shape ',' number ')'
Whereas 'number' is the distance to buffer the shape by.
Declaration
protected virtual IShape ParseBufferShape(WktShapeParser.State state)
Parameters
Type | Name | Description |
---|---|---|
WktShapeParser.State | state |
Returns
Type | Description |
---|---|
IShape |