true

Point.Y property

y 座標を取得します。

public double Y { get; }

プロパティ値

y 座標を表す double 値。

関連項目