Geotools.Net

PrecisionModel.IsFloating Method 

Returns true if the model type of this object is Floating and false otherwise.

[Visual Basic]
Public Function IsFloating() As Boolean
[C#]
public bool IsFloating();

Return Value

Returns true if the model type of this object is Floating and false otherwise.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.PrecisionModel.IsFloating

See Also

PrecisionModel Class | PrecisionModel Members | Geotools.Geometries Namespace