Graphics are rendered incorrectly when the RenderOnClient is set to false.
If there are two different graphics being used by the ElementGraphicsLayer having width 1 pixel and 2 pixel then the graphics are rendered incorrectly.
上次发布: August 25, 2014ArcGIS Server (.NET)
漏洞 ID 编号
NIM059959
已提交
August 12, 2010
上次修改时间
June 5, 2024
适用范围
ArcGIS Server (.NET)
找到的版本
10.0
编程语言
C#
操作系统
Windows OS
操作系统版本
7
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
10.1 was the last release of the .NET WebADF technology. Client APIs (JavaScript/Flex/Silverlight) are recommended for web application development.
解决办法
If the width is changed to any other width (other than 1 & 2 pixel) it works fine even if the RenderOnClient property is false. The issue is only occurs when 1 pixel & 2 pixel width is set at the same time for two graphics.