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

Detailed Description

This is the TSLPerpendicularOperation class.

Operation Name perpendicular

Additional Data TSLSpecialisedData structure

This is a construction operation. It enables the user to extend a perpendicular from a segment. The segment may be user defined or snapped to existing points or lines in the map or editing layers.

The user defines a segment by selecting two points on the drawing surface with the left mouse button. The length of the perpendicular is set by clicking on a third point.

The following properties defined by the construction type structure apply to the Perpendicular 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 TSLPerpendicularOperation::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.