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

Parameters used for a location reference when writing traffic information. More...

#include <CartoTypeWrapper.h>

Public Member Functions

 LocationRef (LocationRefType aType, CoordType aCoordType)
 Creates a location reference of a given type and coordinate type.
 

Properties

LocationRefType Type
 The type of this location reference.
 
String^ Id
 The arbitrary ID of the location reference; may be null.
 
GeometryGeometry
 The point or points.
 
double RadiusInMeters
 The radius, if this is a circle.
 
SideOfRoad SideOfRoad
 The side of the road, if relevant.
 
RoadOrientation RoadOrientation
 The road orientation, if relevant.
 

Detailed Description

Parameters used for a location reference when writing traffic information.


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