Icon.Size Propiedad

Definición

Obtiene el tamaño de este Icon.

public:
 property System::Drawing::Size Size { System::Drawing::Size get(); };
public System.Drawing.Size Size { get; }
member this.Size : System.Drawing.Size
Public ReadOnly Property Size As Size

Valor de propiedad

Estructura Size que especifica el ancho y el alto de este Icon.

Se aplica a