Provides access to the route measure properties unique to point event tables.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
AddAngleField | Indicates if an angle field should be added to the field set. |
![]() |
AngleFieldName | Name of the angle field name. |
![]() |
AsPointFeature | Indicates if the point event shape should be output as a multipoint or a point. |
![]() |
ComplementAngle | Indicates if 180 degres should be added to the angle field value. |
![]() |
MeasureFieldName | The measure field name. |
![]() |
NormalAngle | Indicates if the angle field should be the normal or the tangent anglea. |
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IRouteMeasurePointProperties | Provides access to the route measure properties unique to point event tables. |
CoClasses that implement IRouteMeasurePointProperties2
| CoClasses and Classes | Description |
|---|---|
| RouteMeasurePointProperties | Properties for route measure point event tables. |
Remarks
The IRouteMeasurePointProperties2 interface provides properties to add an angle field to the point RouteEventSource which can be used to cartographically rotate a point event marker.
See Also
IRouteEventProperties Interface
