DocumentDesigner.GetGlyphs(GlyphSelectionType) Methode

Definition

Ruft ein GlyphCollection , der die Glyph Objekte darstellt.

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

Parameter

selectionType
GlyphSelectionType

Ein GlyphSelectionType Wert, der den Auswahlstatus angibt.

Gibt zurück

Eine Auflistung von Glyph -Objekten.

Gilt für: