AmbientTheme.DrawRounded 屬性

定義

取得或設定值,表示與工作流程設計介面關聯的環境主題是否繪製圓角圖案。

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

屬性值

如果與工作流程關聯的環境主題繪製圓角圖案則為 true,否則為 false。 預設為 true

適用於