private void printFirstFeatureCentroid(FeatureClassfeatureClass)throws IOException {/Get the first feature in the feature class./IFeature feature=featureClass.getFeature(0);Get the ...
featureLayer.FeatureClass=featureClass;IFeatureSelection featureSelection=featureLayer as IFeatureSelection;IQueryFilter queryFilter1=new QueryFilterClass();queryFilter1.WhereClause="XZQDM like '"+xz_...