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

適用於