FontDialog.AllowSimulations 屬性

定義

取得或設定值,指出對話方塊是否允許繪圖裝置介面 (Graphics Device Interface,GDI) 字型模擬。

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

屬性值

如果允許字型模擬,則為 true,否則為 false。 預設值是 true

適用於

另請參閱