Quantcast
Channel: DotSpatial
Viewing all articles
Browse latest Browse all 3973

New Post: Perhaps a noob question

$
0
0
Dear reader

I am using the next code to add a layer and fill a feautureset
 Dim Layer As IMapLayer = Form1.myVenster.AddLayer(Form1.txtPadFileDienstregelingShape.Text)
                    Dim fs As FeatureSet = TryCast(Layer.DataSet, FeatureSet)
                    fs.FillAttributes()
but HOW can i fill a featureset and datatable without adding the layer to my map/legend?

Viewing all articles
Browse latest Browse all 3973


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>