Indicates whether the drop shadow is visible and should be rendered.
Object.defineProperty(ControlDropShadowOptions.prototype, 'isVisible',
get: function(),
set: function(value)
)
isVisible: boolean;
true if the drop shadow is visible and should be rendered, otherwise; false.
Since ControlDropShadowOptions is a value type and cannot be set to null, you must use IsVisible to control whether the shadow is visible (is rendered).
For more information, refer to Image Viewer Appearance.
For an example, refer to ImageViewer.ImageDropShadow.
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