Geotools.Net

Interval.ExpandToInclude Method 

Missing <summary> documentation for M:Geotools.Index.STRTree.Interval.ExpandToInclude(Geotools.Index.STRTree.Interval)

[Visual Basic]
Public Function ExpandToInclude( _
   ByVal other As Interval _
) As Interval
[C#]
public Interval ExpandToInclude(
   Interval other
);

Parameters

other
Missing <param> documentation for other

Return Value

Missing <returns> documentation for M:Geotools.Index.STRTree.Interval.ExpandToInclude(Geotools.Index.STRTree.Interval)

Remarks

Missing <remarks> documentation for M:Geotools.Index.STRTree.Interval.ExpandToInclude(Geotools.Index.STRTree.Interval)

See Also

Interval Class | Interval Members | Geotools.Index.STRTree Namespace