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