Viewer Property

Summary

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

Syntax

C#
C++/CLI
C++
public virtual RasterImageViewer Viewer { get; } 
public: 
virtual property RasterImageViewer^ Viewer { 
   RasterImageViewer^ get(); 
} 
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.

Requirements

Target Platforms

See Also

Reference

RasterMagnifyGlass Class

RasterMagnifyGlass Members

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.