Maps for WinForms
LogicToScreen(Point) メソッド

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

パラメータ

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

戻り値の型

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

C1FlexMap クラス
C1FlexMap メンバ
オーバーロード一覧