Icon.Height プロパティ

定義

この Icon の高さを取得します。

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

プロパティ値

この Icon の高さ。

属性

適用対象