ActivityDesigner.Glyphs 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得圖像集合,透過它可以裝飾設計工具。
protected public:
virtual property System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ Glyphs { System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ get(); };
protected internal virtual System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection Glyphs { get; }
member this.Glyphs : System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection
Protected Friend Overridable ReadOnly Property Glyphs As ActivityDesignerGlyphCollection
屬性值
ActivityDesignerGlyphCollection,其中包含要在設計工具上顯示的圖像。
備註
使用 Glyphs 存取設計工具圖像的唯讀清單。 這些圖像可以用來在圖形環境中以圖形方法呈現 ActivityDesigner 的元件。