Icon.Height Property

Definition

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

Property Value

The height of this Icon.

Attributes

Applies to