Position

Rectangle.Position property

矩形領域の左上隅の座標を取得します.

public Point Position { get; }

プロパティ値

のインスタンスPoint長方形領域の左上隅の座標を表すクラス。

関連項目