Add
ColorEntryCollection.Add method
在集合中添加 Color 对象。
public int Add(ColorEntry color)
范围 | 类型 | 描述 |
---|---|---|
color | ColorEntry |
也可以看看
- class ColorEntry
- class ColorEntryCollection
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
在集合中添加 Color 对象。
public int Add(ColorEntry color)
范围 | 类型 | 描述 |
---|---|---|
color | ColorEntry |