_Application.Width Propiedad

Definición

Devuelve o establece el ancho del objeto especificado en puntos.

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

Se aplica a