Removes the delegate that is assigned to the paint event.
public final void removeOnPaint( PaintEventHandler value )
value
The PaintEventHandler delegate to be removed.
See Also addOnPaint