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

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.
 
LocationMatchParamLocationMatchParam
 Parameters used when matching the point to a road or other routable segment. If null, default parameters are used.
 

Detailed Description

A point on a route, with its heading and location match parameters.


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