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

注解

Glyphs 返回在上找到的每个可连接子设计器的 FreeformActivityDesigner字形。

适用于