TemporaryGraphicsManager.RemoveControl
Method
Description:
Deletes the existing control identified by the unique index.
Deletes the existing control identified by the unique index.
Parameters
Parameter | Type | Description |
---|---|---|
index | Int32 | Unique index of the control to be deleted. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | index is out of range of TemporaryGraphicsManager managed objects, or the indexed object has been removed from the document. |