RectangleF.Width Свойство

Определение

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

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

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

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

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