Geotools.Net

IntersectionMatrix.SetAtLeast Method

Changes the specified element to minimumDimensionValue if the element is less.

Overload List

Changes the specified element to minimumDimensionValue if the element is less.

public void SetAtLeast(int,int,int);

For each element in this IntersectionMatrix, changes the element to the corresponding minimum dimension symbol if the element is less.

public void SetAtLeast(string);

See Also

IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace