向色板中添加一个色块。
命名空间:
SuperMap.UI程序集: SuperMap.UI.Controls (in SuperMap.UI.Controls)
版本: dll
语法
C# |
---|
public void Add( ColorCell colorCell ) |
参数
- colorCell
- Type: SuperMap.UI..::.ColorCell
指定的 ColorCell 对象,即要添加到色板中的色块。
C# |
---|
public void Add( ColorCell colorCell ) |