Int32Rect.Width Propiedad

Definición

Obtiene o establece el ancho del rectángulo.

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

Valor de propiedad

Ancho del rectángulo. El valor predeterminado es 0.

Se aplica a