| 不具合 ID 番号 |
BUG-000122467 |
| 送信されました | May 20, 2019 |
| 最終更新日 | June 5, 2024 |
| 適用対象 | ArcGIS Runtime SDK |
| 見つかったバージョン | 100.5 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 10.0 |
| ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
GeometryEngine generally operates in two dimensions. The operations do not account for z-values unless documented as such for a specific method. For example, Project(Geometry, SpatialReference) transforms z-values in some cases. Refer to the documentation for more information: https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Geometry.GeometryEngine.html.
対処法
Add the desired z-value to all ellipse geometry vertices.
再現の手順