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 > ITemporalLegendClass Interface > ITemporalLegendClass.SymbolColor Property (ArcObjects .NET 10.5 SDK) |
Indicates symbol size setting for temporal events as they display on the map.
[Visual Basic .NET] Public ReadOnly Property SymbolColor As IColor
[C#] public IColor SymbolColor {get;}
[C++]
HRESULT get_SymbolColor(
IColor** ppiColor
);
[C++]
Parameters ppiColor [out, retval]
ppiColor is a parameter of type IColor