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의 높이입니다.

특성

적용 대상