RasterMagnifyGlass Constructor

Summary

Initializes a new instance of the RasterMagnifyGlass class.

Syntax

C#
C++/CLI
C++
public: 
RasterMagnifyGlass(); 

Example

This example demonstrates the use of the class constructor.

C#
using Leadtools.WinForms; 
using Leadtools; 
using Leadtools.Codecs; 
 
RasterMagnifyGlass magnifyGlass = new RasterMagnifyGlass(); 

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.