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의 너비입니다.

특성

적용 대상