将指定色板从颜色库中移除。
命名空间:
SuperMap.UI程序集: SuperMap.UI.Controls (in SuperMap.UI.Controls)
版本: dll
语法
C# |
---|
public bool Remove( ColorSwatch colorSwatch ) |
参数
- colorSwatch
- Type: SuperMap.UI..::.ColorSwatch
指定的要移除的色板。
C# |
---|
public bool Remove( ColorSwatch colorSwatch ) |