バージョン

WorldToViewport(Point) メソッド

ポイントを WorldRect 座標から ViewportRect 座標に変換します。
シンタックス
'宣言
 
Public Overloads Function WorldToViewport( _
   ByVal point As Point _
) As Point
public Point WorldToViewport( 
   Point point
)

パラメータ

point
参照