ArcGIS Runtime SDK for .NET 100.0.0 missing SketchEditor class

969
2
Jump to solution
11-22-2016 02:10 AM
TorstenVikstrom
New Contributor

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?

0 Kudos
1 Solution

Accepted Solutions
TorstenVikstrom
New Contributor

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!

View solution in original post

0 Kudos
2 Replies
TorstenVikstrom
New Contributor

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!

0 Kudos
MichaelBranscomb
Esri Frequent Contributor

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

0 Kudos