Icon.Width プロパティ

定義

この Icon の幅を取得します。

public:
 property int Width { int get(); };
[System.ComponentModel.Browsable(false)]
public int Width { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Width : int
Public ReadOnly Property Width As Integer

プロパティ値

この Icon の幅。

属性

適用対象