WorkflowView.Zoom 屬性

定義

取得或設定 的縮放等級。WorkflowView

public:
 property int Zoom { int get(); void set(int value); };
public int Zoom { get; set; }
member this.Zoom : int with get, set
Public Property Zoom As Integer

屬性值

放大的等級 WorkflowView

例外狀況

如果縮放等級低於 AmbientTheme

-或-

若放大等級超過最大 AmbientTheme放大等級。

備註

使用縮放功能來放大或縮小 WorkflowView. 會 AmbientTheme 設定 WorkflowView

適用於