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

Detailed Description

This is the TSLBorderOperation class.

Operation Name border

Additional Data Border width (in TMC): integer

It is a specialised primitive operation. The operation allows the application user to add a border to any polygons currently selected in the editor model. The user may specify the border thickness - thin/mediun/thick.

The operation is invoked using an activate method and is deactivated immediately.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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

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

Parameters
editorA pointer to the TSLEditor object.
Returns
true if added successfully, otherwise false.