Share via


WorkflowDesignerIcons.DesignerItems.FitToScreen 屬性

定義

取得或設定控制項,這個控制項用來縮小設計工具元件使所有這些元件的大小在設計介面內剛好符合。

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

屬性值

如果表單的寬度會縮小,以符合螢幕的寬度,則為 true,否則為 false

適用於