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

Detailed Description

This is the TSLTBarOperation.

Operation Name tbar

Additional Data TSLSpecialisedData structure

It is a specialised primitive class. It enables the user to add T-Bar symbols to the edge of an enitity.

To add a T-Bar to an edge, the user clicks on the side of the edge that they wish the bar to placed. The T-Bar is positioned by clicking on the edge with the left mouse button.

The following properties defined by the TSLSpecialisedData structure apply to the T-Bar operation:

featureID barSize lineStyle lineColour lineThickness

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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