Icon.Width Property

Definition

Gets the width of this 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

Property Value

The width of this Icon.

Attributes

Applies to