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読み取り専用コレクション。

適用対象