public void UpdateControl( int index, InCanvasControlData data )
| Exception | Condition |
|---|---|
| ArgumentException | index is out of range of TemporaryGraphicsManager managed objects, or the indexed object has been removed from the document. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | Failed to load the image from specified path. |