Пример #1
0
 public void SetStyleIgnored(int bIgnored)
 {
     OgrPINVOKE.FeatureDefn_SetStyleIgnored(swigCPtr, bIgnored);
     if (OgrPINVOKE.SWIGPendingException.Pending)
     {
         throw OgrPINVOKE.SWIGPendingException.Retrieve();
     }
 }