C#
VB
Java
Objective-C
WinRT C#
Gets or sets the spy glass background color.
public Brush BackgroundColor {get; set;}
Public Property BackgroundColor As Brush
public Brush BackgroundColor {get; set;}
iOS:
@property (nonatomic, copy) UIColor *backgroundColor
macOS:
@property (nonatomic, copy) NSColor *backgroundColor
public int getBackgroundColor()
public void setBackgroundColor(int color)
get_BackgroundColor();
set_BackgroundColor(value);
Object.defineProperty('BackgroundColor');
The spy glass background color. The default value is black.
This property is used to fill the area outside the image in the spy glass.
For an example, refer to ImageViewerSpyGlassInteractiveMode.
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