DocumentDesigner.GetGlyphs(GlyphSelectionType) Método

Definição

Obtém um GlyphCollection que representa os objetos Glyph.

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 GlyphSelectionType que especifica o estado da seleção.

Retornos

GlyphCollection

Uma coleção de objetos Glyph .

Aplica-se a