Partager via


FreeformActivityDesigner.Glyphs Propriété

Définition

Obtient la collection des glyphes affichés sur le FreeformActivityDesigner.

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

Valeur de propriété

ActivityDesignerGlyphCollection

ActivityDesignerGlyphCollection qui contient les glyphes affichés sur le FreeformActivityDesigner.

Remarques

Glyphs retourne un glyphe pour chaque concepteur enfant connectable trouvé sur le FreeformActivityDesigner.

S’applique à