Gets the
RasterImageViewer currently assigned for magnifying process by the control.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable ReadOnly Property Viewer As RasterImageViewer |
Managed Extensions for C++ | |
---|
public: __property virtual RasterImageViewer* get_Viewer(); |
Return Value
The
RasterImageViewer object, which has an image to be magnify using the
RasterMagnifyGlass control.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also