Geotools.Net

IntersectionMatrix.Matrix Property

The matrix for this object.

[Visual Basic]
Public ReadOnly Property Matrix As Integer(,)
[C#]
public int[,] Matrix {get;}

Property Value

Missing <value> documentation for P:Geotools.Geometries.IntersectionMatrix.Matrix

Remarks

Missing <remarks> documentation for P:Geotools.Geometries.IntersectionMatrix.Matrix

See Also

IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace