Język

IDesignerGlyphProvider.GetGlyphs(ActivityDesigner) Metoda

Definicja

Zwraca tablicę glifów skojarzonych z określonym projektantem działań.

public:
 System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ GetGlyphs(System::Workflow::ComponentModel::Design::ActivityDesigner ^ activityDesigner);
public System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection GetGlyphs(System.Workflow.ComponentModel.Design.ActivityDesigner activityDesigner);
abstract member GetGlyphs : System.Workflow.ComponentModel.Design.ActivityDesigner -> System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection
Public Function GetGlyphs (activityDesigner As ActivityDesigner) As ActivityDesignerGlyphCollection

Parametry

activityDesigner
ActivityDesigner

ActivityDesigner Obiekt, dla którego mają być pobierane glify.

Zwraca

Tablica DesignerGlyph obiektów do renderowania w projektancie działań.

Dotyczy