![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Public Member Functions | |
TSLDisplayObject * | getDisplayObject () const |
![]() | |
TSLPickResultEnum | queryType () const |
const char * | getDataLayer () const |
Static Public Member Functions | |
static const TSLPickResultDisplayObject * | isType (const TSLPickResult *result) |
TSLDisplayObject * TSLPickResultDisplayObject::getDisplayObject | ( | ) | const |
Gets the display object that was picked.
None.
Return | value |
The Display Object.
|
static |
Checks to see if the pick result if of this type and if so, returns a pointer to the object of the correct type.
result | Result to query type of. |