Provides the Class ID of the property page associated with the track renderer.
[Visual Basic .NET] Public Property PropPageTrackRenderer As UID
[C#] public UID PropPageTrackRenderer {get; set;}
[C++]
HRESULT get_PropPageTrackRenderer(
IUID** ppiPPClassID
);
[C++]
HRESULT put_PropPageTrackRenderer(
IUID* ppiPPClassID
);
[C++]Parameters
ppiPPClassID [out, retval]ppiPPClassID is a parameter of type IUID
ppiPPClassID [in]ppiPPClassID is a parameter of type IUID
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.