DocumentDesigner.GetGlyphs(GlyphSelectionType) Método

Definição

Obtém uma GlyphCollection representação dos Glyph objetos.

public:
 override System::Windows::Forms::Design::Behavior::GlyphCollection ^ GetGlyphs(System::Windows::Forms::Design::Behavior::GlyphSelectionType selectionType);
public override System.Windows.Forms.Design.Behavior.GlyphCollection GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType);
override this.GetGlyphs : System.Windows.Forms.Design.Behavior.GlyphSelectionType -> System.Windows.Forms.Design.Behavior.GlyphCollection
Public Overrides Function GetGlyphs (selectionType As GlyphSelectionType) As GlyphCollection

Parâmetros

selectionType
GlyphSelectionType

Um valor que especifica GlyphSelectionType o estado de seleção.

Devoluções

Uma coleção de Glyph objetos.

Aplica-se a