LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Viewer Property (RasterMagnifyGlass)

Show in webframe





Gets the RasterImageViewer currently assigned for magnifying process by the control.
Syntax
public virtual RasterImageViewer Viewer {get;}
'Declaration
 
Public Overridable ReadOnly Property Viewer As RasterImageViewer
'Usage
 
Dim instance As RasterMagnifyGlass
Dim value As RasterImageViewer
 
value = instance.Viewer

            

            
public:
virtual property RasterImageViewer^ Viewer {
   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

See Also

Reference

RasterMagnifyGlass Class
RasterMagnifyGlass Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.