Geotools.Net

IntersectionMatrix.IsDisjoint Method 

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

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

Return Value

Returns true if the two geometries related by this IntersectionMatrix are disjoint.

Remarks

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

See Also

IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace