←Select platform

Size Property

Summary

Gets or sets the size of the spy glass.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Size Size {get; set;} 
Public Property Size As Size 
public Size Size {get; set;} 
@property (nonatomic, assign) CGSize size 
public LeadSizeF getSize() 
public void setSize(LeadSizeF size) 
             
  
get_Size(); 
set_Size(value); 
Object.defineProperty('Size');  

Property Value

The size of the spy glass. The default value is 200 by 200.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)