PenSettings.CompoundArray 属性

获取或设置为 PenStyleSetInfo 指定一个复合钢笔的数组值。 只允许更改,如果属性不是不可变的并相应地设置重写标志。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
Public Property CompoundArray As ArrayList
public ArrayList CompoundArray { get; set; }

属性值

类型:System.Collections.ArrayList

.NET Framework 安全性

请参见

参考

PenSettings 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间