Height

Box.Height property

y 軸に配置されたボックスの高さを取得または設定します。

public double Height { get; set; }

プロパティ値

y 軸に揃えられた高さ。

関連項目