This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRouteEventProperties Interface > IRouteEventProperties.EventMeasureUnit Property (ArcObjects .NET 10.4 SDK) |
The units of the event measure(s).
[Visual Basic .NET] Public Property EventMeasureUnit As esriUnits
[C#] public esriUnits EventMeasureUnit {get; set;}
[C++]
HRESULT get_EventMeasureUnit(
esriUnits* Units
);
[C++]
HRESULT put_EventMeasureUnit(
esriUnits Units
);
[C++]
Parameters Units [out, retval]
Units is a parameter of type esriUnits Units [in]
Units is a parameter of type esriUnits