DocumentDesigner.GetGlyphs(GlyphSelectionType) Metod

Definition

Hämtar en GlyphCollection som representerar objekten 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

Parametrar

selectionType
GlyphSelectionType

Ett GlyphSelectionType värde som anger markeringstillståndet.

Returer

En samling Glyph objekt.

Gäller för