Returns the value of one of this IntersectionMatrixs elements.
[Visual Basic]
Public Function Get( _
ByVal row As Integer, _
ByVal column As Integer _
) As Integer
Returns the dimension value at the given matrix position.
Missing <remarks> documentation for M:Geotools.Geometries.IntersectionMatrix.Get(System.Int32,System.Int32)
IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace