Geotools.Net

IntersectionMatrix.ToString Method 

Returns a nine-character string representation of this IntersectionMatrix.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

Returns the nine dimension symbols of this IntersectionMatrix in row-major order.

Remarks

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

See Also

IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace