CartoType .NET API 8.8-7-gb35e4dc71
for development in C#, Visual Basic and other .NET languages
Properties | List of all members
CartoType::MapObjectMatch Class Reference

Information returned by MapObject.Match. More...

#include <CartoTypeWrapper.h>

Properties

bool Found
 True if the text was found.
 
String^ Key
 The name of the attribute in which the matched text was found.
 
String^ Value
 The value of the attribute in which the matched text was found.
 
int Start
 The start position of the matched text within the value.
 
int End
 The end position of the matched text within the value.
 

Detailed Description

Information returned by MapObject.Match.


The documentation for this class was generated from the following file: