This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IS > ISimpleTrackingLabelRenderer Interface > ISimpleTrackingLabelRenderer.ID Property (ArcObjects .NET 10.5 SDK) |
Indicates ID value of event for tracking label renderer.
[Visual Basic .NET] Public ReadOnly Property ID As UID
[C#] public UID ID {get;}
[C++]
HRESULT get_ID(
IUID** pGUID
);
[C++]
Parameters pGUID [out, retval]
pGUID is a parameter of type IUID