Indicates whether transparency is suppported by the server.
[Visual Basic .NET] Public ReadOnly Property ServerSupportsTransparency As Boolean
[C#] public bool ServerSupportsTransparency {get;}
[C++]
HRESULT get_ServerSupportsTransparency(
VARIANT_BOOL* transparent
);
[C++]Parameters
transparent [out, retval] transparent is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.