Share via


ActivityPreviewDesigner.Glyphs 屬性

定義

取得與 相關聯的圖像 (Glyph) 唯讀集合。

protected public:
 virtual property System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ Glyphs { System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ get(); };
protected internal override System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection Glyphs { get; }
member this.Glyphs : System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection
Protected Friend Overrides ReadOnly Property Glyphs As ActivityDesignerGlyphCollection

屬性值

唯讀集合,包含與 相關聯的圖像。

備註

Glyphs 包含圖像集合,這些圖像會顯示在 ActivityPreviewDesigner 上方的預覽區中。

適用於