Width

Box.Width property

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

public double Width { get; set; }

プロパティ値

x 軸に揃えられた幅。

関連項目