Frame shadow used by this element.
[Visual Basic .NET] Public Property Shadow As IShadow
[C#] public IShadow Shadow {get; set;}
[C++]
HRESULT get_Shadow(
IShadow** Shadow
);
[C++]
HRESULT put_Shadow(
IShadow* Shadow
);
[C++]Parameters
Shadow [out, retval]Shadow is a parameter of type IShadow
Shadow [in]Shadow is a parameter of type IShadow
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.