SequentialActivityDesigner.Glyphs 屬性

定義

獲得一個只讀的字形集合,這些字形與 相關聯 SequentialActivityDesigner

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

屬性值

一個 DesignerGlyph 只讀集合,包含所有可在 SequentialActivityDesigner.

適用於