This document is archived and information here might be outdated. Recommended version. |
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.