public bool getAntialiasColour() { bool ret = OgreOverlayPINVOKE.Font_getAntialiasColour(swigCPtr); if (OgreOverlayPINVOKE.SWIGPendingException.Pending) { throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }