←Select platform

Viewer Property

Summary

Gets the RasterImageViewer currently assigned for magnifying process by the control.

Syntax

C#
VB
C++
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(); 
} 

Property Value

The RasterImageViewer object, which has an image to be magnify using the RasterMagnifyGlass control.

Remarks

This property contains the RasterImageViewer object which contains an image to be magnified using the RasterMagnifyGlass control.

Example

Refer to the tutorial Advanced Magnifying Glass.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly