ActivityDesigner.Glyphs 속성

정의

디자이너를 표시할 문자 모양 컬렉션을 가져옵니다.

protected public:
 virtual property System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ Glyphs { System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ get(); };
protected internal virtual System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection Glyphs { get; }
member this.Glyphs : System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection
Protected Friend Overridable ReadOnly Property Glyphs As ActivityDesignerGlyphCollection

속성 값

ActivityDesignerGlyphCollection 디자이너에 표시할 문자 모양이 들어 있는 항목입니다.

설명

디자이너 문자 모양의 읽기 전용 목록에 액세스하는 데 사용합니다 Glyphs . 이러한 문자 모양은 그래픽 환경에서 구성 요소를 ActivityDesigner 그래픽으로 나타내는 데 사용할 수 있습니다.

적용 대상