Method NormY
NormY(Double)
Normalize the 'y' dimension. Might reduce precision or wrap it to be within the bounds. This is called by WktShapeParser before creating a shape.
Declaration
public virtual double NormY(double y)
Parameters
Type | Name | Description |
---|---|---|
System.Double | y |
Returns
Type | Description |
---|---|
System.Double |