Geotools.Net

IntersectionMatrix.IsContains Method 

Returns true if this IntersectionMatrix is T*****FF*.

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

Return Value

Returns true if the first Geometry contains the second.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.IntersectionMatrix.IsContains

See Also

IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace