Indicates whether to render the drop shadows.
public bool RenderShadows { get; set; }
Public Property RenderShadows() As Boolean
Get
Set
public:
property bool RenderShadows
{
bool get()
void set(bool value)
}
true to render the drop shadows, otherwise; false. Default value is true.
This member will control whether RenderRedirect will render the view or item part during RenderShadow. For more information, refer to Image Viewer Rendering.
For an example, refer to RenderRedirect.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET