Geotools.Net

AbstractNode.GetBounds Method 

Missing <summary> documentation for M:Geotools.Index.STRTree.AbstractNode.GetBounds

[Visual Basic]
NotOverridable Public Function GetBounds() As Object Implements _
   IBoundable.GetBounds
[C#]
public object GetBounds();

Return Value

Missing <returns> documentation for M:Geotools.Index.STRTree.AbstractNode.GetBounds

Implements

IBoundable.GetBounds

Remarks

Missing <remarks> documentation for M:Geotools.Index.STRTree.AbstractNode.GetBounds

See Also

AbstractNode Class | AbstractNode Members | Geotools.Index.STRTree Namespace