Provides access to the route measure properties unique to point event tables.
Product Availability 
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
Members 
 All  Properties  Methods  Inherited  Non-inherited  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 
CoClasses that implement IRouteMeasurePointProperties2 
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 
.NET Related Topics Location