Problems drawing polygons in Windows 8.1

3607
11
01-25-2017 10:14 AM
ChadLeppanen
New Contributor II

Hello,

We are experiencing an issue in Windows 8.1 with the .NET Quartz release. When we attempt to add a graphic with a polygon geometry to a graphics overlay, we get a windows fatal error message box that terminates the application. We cannot catch it in any way, and logs from Event Viewer don't really give any good description.

Source code for this can be found here: GitHub - cleppanen/ArcGISRuntime-DotNet-Maptips-1: A simple demonstration of the use of "maptips" wi... 

There is a region in the MainWindow.xaml.cs where the errant code is. Also attached is the event viewer log of the application crashing.

0 Kudos
11 Replies
MichaelBranscomb
Esri Frequent Contributor

Hi,

To keep you updated: we have made good progress with the polygon rendering issue at DirectX Feature Level 10_0 and lower, in the MapView, but we are still investigating an issue with the SceneView at lower DirectX Feature Levels.

Cheers

Mike

0 Kudos
ChadLeppanen
New Contributor II

Hi Michael,

thanks for the update.

Chad

0 Kudos