Aracılığıyla paylaş


RectangleF.Width Özellik

Tanım

Bu RectangleF yapının genişliğini alır veya ayarlar.

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

Özellik Değeri

Bu RectangleF yapının genişliği. Varsayılan değer, 0'dur.

Şunlara uygulanır