GraphicsContext.ShareContexts 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 System.Boolean,指出是否共用 GraphicsCoNtext 資源
public static bool ShareContexts { get; set; }
member this.ShareContexts : bool with get, set
屬性值
備註
如果 ShareCoNtexts 為 true,新的 GLCoNtexts 將會共用資源。 如果此值為 false,新的 GLCoNtexts 將不會共用資源。
變更此值不會影響已經建立的 GLCoNtexts。