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

Detailed Description

This is the TSLScaleOperation.

Operation Name scale

Additional Data None

It is a transformation operation. The operation enables users to scale all the selected entities in the editor model.

The operation draws highlights to represent the new extent of the selected entities. The user can select a new scale by clicking on the left mouse button.

The operation is deactivated by clicking on the right mouse button.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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