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

Detailed Description

This class represents a part of the TSLMultiPoint.

Public Member Functions

const TSLCoordcoord () const
 
TSLSymbolsymbol () const
 

Member Function Documentation

◆ coord()

const TSLCoord * TSLMultiPointPart::coord ( ) const

Extracts a TSLCoord from the TSLMultiPointPart.

◆ symbol()

TSLSymbol * TSLMultiPointPart::symbol ( ) const

Extracts a symbol from the TSLMultiPointPart.

Note that the symbol returned is a copy of the internal version and is owned by the caller.