ToolStripItem.Height Свойство

Определение

Получает или задает высоту объекта ToolStripItem в пикселях.

public:
 property int Height { int get(); void set(int value); };
[System.ComponentModel.Browsable(false)]
public int Height { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Height : int with get, set
Public Property Height As Integer

Значение свойства

Int32

Значение с типом Int32, представляющее высоту в пикселях.

Атрибуты

Применяется к