<Code Lib>
M

TemporaryGraphicsManager.RemoveControl

Description:
Deletes the existing control identified by the unique index.

public void RemoveControl(
	int index
)

  • Int32
    index
    Unique index of the control to be deleted.

Loading…