Exemplo n.º 1
0
        public int EPSGTreatsAsLatLong()
        {
            int ret = OsrPINVOKE.SpatialReference_EPSGTreatsAsLatLong(swigCPtr);

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