CompositeActivityDesigner.Glyphs 屬性

定義

取得用來裝飾複合活動設計工具的圖像集合。

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

屬性值

ActivityDesignerGlyphCollection

ActivityDesignerGlyphCollection,其中包含要在設計工具上顯示的圖像。

適用於