Share via


SequentialWorkflowRootDesigner.Glyphs プロパティ

定義

SequentialWorkflowRootDesigner に表示されるグリフのコレクションを取得します。

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 に表示されるグリフを格納している SequentialWorkflowRootDesigner

適用対象