The MapFrame.MapToPage() method does not account for the value of the MapFrame.camera.Heading properties before plotting points on the layout in ArcGIS Pro SDK for .NET 3.3.
ArcGIS Pro SDK for .NET
漏洞 ID 编号
BUG-000172088
已提交
November 6, 2024
上次修改时间
April 24, 2025
适用范围
ArcGIS Pro SDK for .NET
找到的版本
3.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
There is no plan to support this workflow. The ramifications are risky, especially when considering layouts with map series. The workflow is concerning because it creates elements on a layout relative to the 'CURRENT' map extent of the map frame. Any changes to the map extent, whether rotation or scale, cause the graphics to no longer align. It is recommended to use another feature class or map graphics, as these elements honor rotation and map coordinates.