DocumentDesigner.GetGlyphs(GlyphSelectionType) Methode

Definitie

Hiermee wordt een GlyphCollection weergave van de Glyph objecten opgehaald.

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

Parameters

selectionType
GlyphSelectionType

Een GlyphSelectionType waarde die de selectiestatus aangeeft.

Retouren

Een verzameling Glyph objecten.

Van toepassing op