WorkflowView.EnableFitToScreen 屬性

定義

啟用設計表面上的按鈕,點擊時可改變工作流程設計表面的縮放等級,使整個工作流程顯示於 WorkflowView

public:
 property bool EnableFitToScreen { bool get(); void set(bool value); };
public bool EnableFitToScreen { get; set; }
member this.EnableFitToScreen : bool with get, set
Public Property EnableFitToScreen As Boolean

屬性值

true如果啟用動態按鈕;否則,。 false

適用於