Message 1 of 2
CustomGraphicsLinesを CustomGraphicsViewScaleを指定して描いた端点の座標を得たい
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
@Community managers,
This post is in Japanese but please leave it in this forum and help them to collect ideas and replies from other community members globally. Thanks.
いつもお世話になっております。
指定した座標にX,Y,Z軸のアイコンをCustomGraphicsGroupを使用して表示するコードを作っています。
そこで、CustomGraphicsGroupにCustomGraphicsLinesを追加してviewScale(100Pixel)を指定しています。
そのラインの終点にX,Y,Zのアイコンイメージ(.png)を表示したいのですが、表示する座標を得る方法がわかりません。
CustomGraphicsLinesのcoordinatesで得られる座標はviewScaleが反映されていないようです。
よろしくお願いいたします。