Share via


ParentControlDesigner.GetGlyphs(GlyphSelectionType) 메서드

정의

표준 컨트롤의 선택 테두리와 잡기 핸들을 나타내는 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

매개 변수

selectionType
GlyphSelectionType

선택 상태를 지정하는 GlyphSelectionType 값입니다.

반환

GlyphCollection

Glyph 개체의 컬렉션입니다.

설명

이 메서드는 GetGlyphs 선택 문자 모양 컬렉션에 컨테이너 선택기를 Glyph 추가합니다.

적용 대상

추가 정보