다음을 통해 공유


SequentialActivityDesigner.Glyphs 속성

정의

SequentialActivityDesigner와 연결된 읽기 전용 문자 모양 컬렉션을 가져옵니다.

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

DesignerGlyph에 표시할 모든 문자 모양을 포함하는 SequentialActivityDesigner 읽기 전용 컬렉션입니다.

적용 대상