DocumentDesigner.GetGlyphs(GlyphSelectionType) Metodo

Definizione

Ottiene un oggetto GlyphCollection che rappresenta gli oggetti 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

Parametri

selectionType
GlyphSelectionType

Valore GlyphSelectionType che specifica lo stato di selezione.

Restituisce

GlyphCollection

Raccolta di oggetti Glyph.

Si applica a