←Select platform

Size Property

Summary

Gets or sets the size of the Magnifying Glass.

Syntax

C#
VB
C++
public virtual Size Size { get; set; } 
  
Public Overridable Property Size As Size 
public: 
virtual property Size Size { 
   Size get(); 
   void set (    Size ); 
} 

Property Value

The width and height of the Magnifying Glass.

Example

Refer to RasterMagnifyGlass example.

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