Gets the RasterImageViewer currently assigned for magnifying process by the control.
public virtual RasterImageViewer Viewer { get; }
Public Overridable ReadOnly Property Viewer As Leadtools.Winforms.RasterImageViewer
public:
virtual property Leadtools.Winforms.RasterImageViewer^ Viewer {
Leadtools.Winforms.RasterImageViewer^ get();
}
The RasterImageViewer object, which has an image to be magnify using the RasterMagnifyGlass control.
This property contains the RasterImageViewer object which contains an image to be magnified using the RasterMagnifyGlass control.
Refer to the tutorial Advanced Magnifying Glass.
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