Click or drag to resize

RTreeRemove Method

Overload List
  NameDescription
Public methodRemove(BoundingBox, Int32)
Removes an element from the tree.
Public methodRemove(BoundingBox, IntPtr)
Removes an element from the tree.
Public methodRemove(Point2d, Int32)
Removes an element from the tree.
Public methodRemove(Point3d, Int32)
Removes an element from the tree.
Public methodRemove(Point3d, IntPtr)
Removes an element from the tree.
Top
See Also