Geotools.Net

IntersectionMatrix.Set Method (String)

Changes the elements of this IntersectionMatrix to the dimension symbols in dimensionSymbols.

[Visual Basic]
Overloads Public Sub Set( _
   ByVal dimensionSymbols As String _
)
[C#]
public void Set(
   string dimensionSymbols
);

Parameters

dimensionSymbols
Nine dimension symbols to which to set this IntersectionMatrix.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.IntersectionMatrix.Set(System.String)

See Also

IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace | IntersectionMatrix.Set Overload List