I just looked into the Esri.ArcGISRuntime assembly (WPF version) and the API is quite different to the one described in the online documentation. I am looking for the SketchEditor class that should be present in the Esri.ArcGISRuntime.UI namespace.
Aside of this, the namespaces available in the shipped assembly are not the same as those in the online documentation.
Will the SketchEditor become available in a future release or should it already exist in the current one?
Solved! Go to Solution.
The .vsix version of the assembly is not the same as the one in the Nuget package!
The Nuget version seems to be the one matching the online documentation and it contains the SketchEditor class.
Problem solved!
The .vsix version of the assembly is not the same as the one in the Nuget package!
The Nuget version seems to be the one matching the online documentation and it contains the SketchEditor class.
Problem solved!
Hi,
Glad to hear you've resolved your question. Note there is only one v100.0 assembly for WPF, provided as a NuGet package within the Visual Studio extension. That assembly will match the online API reference. If this didn't match your experience please can you provide more details?
Cheers
Mike