DrawingSupport.DrawSupport.drawingObjectDone Function
called by a DrawingObject to inform DrawSupport of a performed update. should only be called by a DrawingObject created by the getDrawingIbject method.
Default void drawingObjectDone (int, int, int, int)
Type
Name
Description
int
x
int
y
int
width
int
height
Return
Description
void