CartoType .NET API 9.6-4-g79291b60b
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 in traffic information. More...

#include <CartoTypeWrapper.h>

Public Member Functions

 LocationRef ()
 Creates a location reference with default values.
 
 LocationRef (LRType aType)
 Creates a location reference of a given type.
 

Properties

LRType Type
 The type of this location reference.
 
String^ Id
 The arbitrary ID of the location reference; may be null.
 
LRGeometryGeometry
 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 in traffic information.


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