다음을 통해 공유


FreeformActivityDesigner.Glyphs 속성

정의

FreeformActivityDesigner에 표시되는 문자 모양 컬렉션을 가져옵니다.

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에 표시된 문자 모양이 포함된 FreeformActivityDesigner입니다.

설명

Glyphs 는 에 있는 연결 가능한 각 자식 디자이너에 FreeformActivityDesigner대한 문자 모양을 반환합니다.

적용 대상