Writes out the string representation of this object. If IsFloating() is true, then ToString()returns "Floating". If not true, then ToString() returns "Fixed" plus the scale and offset values.
[Visual Basic]
Overrides Public Function ToString() As String
Returns a description of this object.
Missing <remarks> documentation for M:Geotools.Geometries.PrecisionModel.ToString
PrecisionModel Class | PrecisionModel Members | Geotools.Geometries Namespace