Indicates fill color on the Playback Manager's histogram display.
[Visual Basic .NET] Public Property HistogramFillColor As Integer
[C#] public uint HistogramFillColor {get; set;}
[C++]
HRESULT get_HistogramFillColor(
Unsigned long* pVal
);
[C++]
HRESULT put_HistogramFillColor(
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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.