|
CartoType .NET API 9.6-4-g79291b60b
for development in C#, Visual Basic and other .NET languages
|
A point on a route, with its heading and location match parameters. More...
#include <CartoTypeWrapper.h>
Properties | |
| double | X |
| The X coordinate. | |
| double | Y |
| The X coordinate. | |
| double | Heading |
| The heading in degrees clockwise from north. | |
| bool | HeadingKnown |
| True if the heading is known. | |
| LocationMatchParam^ | LocationMatchParam |
| Parameters used when matching the point to a road or other routable segment. If null, default parameters are used. | |
A point on a route, with its heading and location match parameters.