RectangleF.Height Свойство

Определение

Возвращает или задает высоту в структуре RectangleF.

public:
 property float Height { float get(); void set(float value); };
public float Height { get; set; }
member this.Height : single with get, set
Public Property Height As Single

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

Высота этой структуры RectangleF. Значение по умолчанию равно 0.

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