This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITimeControl Interface > ITimeControl.HistogramOutlineColor Property (ArcObjects .NET 10.5 SDK) |
Indicates outline color on the Playback Manager's histogram display.
[Visual Basic .NET] Public Property HistogramOutlineColor As Integer
[C#] public uint HistogramOutlineColor {get; set;}
[C++]
HRESULT get_HistogramOutlineColor(
Unsigned long* pVal
);
[C++]
HRESULT put_HistogramOutlineColor(
Unsigned long pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type Unsigned long pVal [in] pVal is a parameter of type Unsigned long