Пример #1
0
        public int IsLocal()
        {
            int ret = OsrPINVOKE.SpatialReference_IsLocal(swigCPtr);

            if (OsrPINVOKE.SWIGPendingException.Pending)
            {
                throw OsrPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }