MapLink Pro 11.1.2.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Loading...
Searching...
No Matches
TSLSymbolColourOperation Class Reference

Detailed Description

This is the TSLSymbolColourOperation class.

Operation Name symbolcolour

Additional Data Colour index : integer

It is an attribute operation. The operation enables the user to alter the colour of selected symbols in the editor model. All entities created after this operation will have the specified symbol colour.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLSymbolColourOperation::add ( TSLEditor * editor)
static

This method adds the operation to a TSLEditor object. It is passed a pointer to the editor object.

Arguments list details:

editor: a pointer to the TSLEditor object.

Returns true if added successfully, otherwise false.