This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IRasterPicture Interface > IRasterPicture.TransparentColor Property (ArcObjects .NET 10.4 SDK) |
The transparent color if there is any.
[Visual Basic .NET] Public ReadOnly Property TransparentColor As IColor
[C#] public IColor TransparentColor {get;}
[C++]
HRESULT get_TransparentColor(
IColor** ppTransparentColor
);
[C++]
Parameters ppTransparentColor [out, retval]
ppTransparentColor is a parameter of type IColor