Icon.Height Proprietà
Definizione
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
Valore della proprietà
Altezza di questo oggetto Icon.The height of this Icon.
- Attributi