The grid pattern is still visible after setting the line thickness to zero.
上次发布: March 15, 2023ArcGIS Maps SDK for .NET
漏洞 ID 编号
BUG-000156565
已提交
March 14, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Maps SDK for .NET
找到的版本
200.0
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is a known limit for polygon features rendering in static mode. This can be worked around by using the dynamic rendering mode, 'map.LoadSettings.PreferredPolygonFeatureRenderingMode = FeatureRenderingMode.Dynamic;'.