This object mimics the ThumbnailStyle in syntax, for use on the client side. Methods
Server Name | Client(JavaScript) Syntax | Description |
---|---|---|
ThumbnailStyle.BackColor | getBackColor():string(CSS color); setBackColor(value:string(CSS color)) |
Gets or sets the CSS background color to use for the thumbnail. |
ThumbnailStyle.HoverBackColor | getHoverBackColor():string(CSS color); setHoverBackColor(value:string(CSS color)) |
Gets or sets the background color to use for the thumbnail when the mouse hovers over it. |
ThumbnailStyle.Cursor | getCursor():string(CSS cursor); setCursor(value:string(CSS cursor)) |
Gets or sets The CSS cursor to show when the mouse moves over the thumbnail. |
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