次の方法で共有


Rectangle.Height プロパティ

定義

指定した四角形の高さをポイント単位で設定または返します。

public:
 property int Height { int get(); };
public int Height { get; }
member this.Height : int
Public ReadOnly Property Height As Integer

プロパティ値

適用対象