Removes the delegate that is assigned to the heightChange event.
public void removeOnHeightChange( EventHandler handler )
handler
The EventHandler delegate to be removed.
See Also addOnHeightChange