MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLBorderColourOperation Class Reference

Detailed Description

This is the TSLBorderColourOperation class.

Operation Name bordercolour

Additional Data Colour Index: integer

It is an attribute operation. The operation allows the user to change the border colour of selected bordered polygons in the editor model. All bordered polygons created after this operation will have the specified border colour.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLBorderColourOperation::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.