共用方式為


GraphicsContext.ShareContexts 屬性

定義

取得或設定 System.Boolean,指出是否共用 GraphicsCoNtext 資源

public static bool ShareContexts { get; set; }
member this.ShareContexts : bool with get, set

屬性值

備註

如果 ShareCoNtexts 為 true,新的 GLCoNtexts 將會共用資源。 如果此值為 false,新的 GLCoNtexts 將不會共用資源。

變更此值不會影響已經建立的 GLCoNtexts。

適用於