public float _getHeight() { float ret = OgreOverlayPINVOKE.OverlayElement__getHeight(swigCPtr); if (OgreOverlayPINVOKE.SWIGPendingException.Pending) { throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }