Compartir a través de


ActivityDesignerTheme.Size Propiedad

Definición

Obtiene el tamaño del diseñador.

public:
 property System::Drawing::Size Size { System::Drawing::Size get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Size Size { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Size : System.Drawing.Size
Public ReadOnly Property Size As Size

Valor de propiedad

Size

Size que representa el tamaño del diseñador.

Atributos

Comentarios

La propiedad de tamaño representa Size del diseñador.

Se aplica a