RSType.RequestedPropertySize Propiedad

Definición

Obtiene el tamaño que el control de usuario personalizado necesita para que la representación sea correcta.

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

Valor de propiedad

Tamaño personalizado del servidor.

Implementaciones

Se aplica a