SequentialWorkflowRootDesigner.Glyphs 属性

定义

获取在 . SequentialWorkflowRootDesigner上显示的字形的集合。

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标志SequentialWorkflowRootDesigner符号。

适用于