This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerLegendClass Interface > IMapServerLegendClass.TransparentColor Property (ArcObjects .NET 10.4 SDK) |
The transparent color used for the symbol image.
[Visual Basic .NET] Public ReadOnly Property TransparentColor As IColor
[C#] public IColor TransparentColor {get;}
[C++]
HRESULT get_TransparentColor(
IColor** Color
);
[C++]
Parameters Color [out, retval]
Color is a parameter of type IColor
Transparency is only supported for image types that support transparency such as .png or .gif.