ActivityPreviewDesigner.Glyphs 속성

정의

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

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

속성 값

DesignerGlyph 연결된 ActivityPreviewDesigner문자 모양을 포함하는 읽기 전용 컬렉션입니다.

설명

Glyphs 에는 위쪽의 미리 보기 스트립에 표시할 문자 모양 컬렉션이 포함되어 있습니다 ActivityPreviewDesigner.

적용 대상