Geotools.Net

IntersectionMatrix.Transpose Method 

Transposes this IntersectionMatrix.

[Visual Basic]
Public Function Transpose() As IntersectionMatrix
[C#]
public IntersectionMatrix Transpose();

Return Value

Returns this IntersectionMatrix as a convenience.

Remarks

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

See Also

IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace