Returns true if the other geometry is within this.
[Visual Basic]
Function Contains( _
ByVal other As Geometry _
) As Boolean
Returns true if this Geometry contains other.
Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.Contains(Geotools.Geometries.Geometry)
IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace