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

Detailed Description

This is the TSLMeasureOperation.

Operation Name measure

Additional Data TSLSpecialisedData structure

It is a construction operation. It enables the user to extend a measurement between two points. The points may be user defined or snapped to existing points in the map or editor layers.

The user defines the measure segment by clicking on two points on the drawing surface.

The following properties defined by the construction type structure apply to the Measure operation.

scaleFactor arrowAngle arrowTail arrowHead featureID textGap barSize textHeight tickSpacing textFont textColour tickStyle tickColour lineStyle lineColour lineThickness numTicks type fillColour fillStyle format

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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