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

属性值

Int32

Icon 的宽度。

属性

适用于