Top

Rectangle.Top property

長方形領域の上端の y 座標を取得します。

public double Top { get; }

プロパティ値

長方形領域の上端の y 座標を表す double 値。

関連項目