Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
FromWorldPosition メソッド (Series)
ポイントをワールド座標からシリーズのビューポート内の座標に変換します。
シンタックス
'宣言
Public Function FromWorldPosition( _
ByVal As Point _
) As Point
public Point FromWorldPosition(
Point
)
パラメータ
- world
- 変換するワールド位置。
戻り値の型
シリーズの現在ビューポート内の相対的な位置。
参照