GM_Utility .RemoveCustomBrushStyle Method |
Removes a custom brush style
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

C#
Copy
public static GM_Error_t32 RemoveCustomBrushStyle(
string aBrushName
)
Parameters
- aBrushName
-
Type:
System.String
IN: Text name to use when referring to the brush style
Return Value
Type: GM_Error_t32A GM Error Code
