Hello,
We are working on a maritime application in WPF using the ArcGIS Runtime SDK for .NET. In the documentation it says it should be possible to load one or more cells in the HydrographicS57Layer, however, I can only see a Path property referring to a single cell. I imagine if we load many cells at once and one layer must be created for each cell there will be a performance penalty?
I noticed in the older SDK for WPF there is a Cells collection property on the layer. Has this changed in the SDK for .NET?
Any advise will be appreciated.
Thank you,
Sindre