public int IsProjected() { int ret = OsrPINVOKE.SpatialReference_IsProjected(swigCPtr); if (OsrPINVOKE.SWIGPendingException.Pending) { throw OsrPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }