SequentialActivityDesigner.Glyphs Propiedad

Definición

Obtiene una colección de solo lectura de glifos que están asociados a .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

Valor de propiedad

Colección DesignerGlyph de solo lectura que contiene todos los glifos que se van a mostrar en .SequentialActivityDesigner

Se aplica a