Method NormX
NormX(Double)
Normalize the 'x' 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 NormX(double x)
Parameters
Type | Name | Description |
---|---|---|
System.Double | x |
Returns
Type | Description |
---|---|
System.Double |