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

Detailed Description

This is the TSLFrontOperation.

Operation Name front

Additional Data None

It is a transformation operation. The operation enables the application user to specify the priority of entities rendered in the drawing surface. Selecting this operation will cause selected entities to be draw 'on top' of other entities occupying the same extent.

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

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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