TemporaryGraphicsManager.RemoveControl
Description:
Deletes the existing control identified by the unique index.
Deletes the existing control identified by the unique index.
public void RemoveControl(
int index
)
-
Int32indexUnique index of the control to be deleted.
-
index is out of range of TemporaryGraphicsManager managed objects, or the indexed object has been removed from the document.