Compartilhar via


WorkflowDesignerIcons.DesignerItems.FitToScreen Propriedade

Definição

Obtém ou define o controle que é usado para reduzir o tamanho dos componentes do designer para que todos caibam na superfície de design.

public:
 static property System::Windows::Media::DrawingBrush ^ FitToScreen { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush FitToScreen { get; set; }
static member FitToScreen : System.Windows.Media.DrawingBrush with get, set
Public Shared Property FitToScreen As DrawingBrush

Valor da propriedade

true se a largura do formulário for reduzida para se ajustar à largura da tela; caso contrário, false.

Aplica-se a