다음을 통해 공유


CompositeActivityDesigner.Glyphs 속성

정의

복합 Activity Designer를 장식할 문자 모양 컬렉션을 가져옵니다.

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

속성 값

ActivityDesignerGlyphCollection

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

적용 대상