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

属性值

Int32

Icon 的高度。

属性

适用于