次の方法で共有


Rectangle.Width プロパティ

定義

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

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

プロパティ値

適用対象