Maps for UWP
LogicToScreen メソッド

C1.UWP.Maps アセンブリ > C1.Xaml.Maps 名前空間 > C1Maps クラス : LogicToScreen メソッド
論理座標でのポイント。
ポイントを論理座標から画面座標に変換します。
シンタックス
'宣言
 
Public Function LogicToScreen( _
   ByVal point As Windows.Foundation.Point _
) As Windows.Foundation.Point
public Windows.Foundation.Point LogicToScreen( 
   Windows.Foundation.Point point
)

パラメータ

point
論理座標でのポイント。

戻り値の型

パラメータ論理座標に現在マップされている画面座標。
参照

C1Maps クラス
C1Maps メンバ