(Leadtools.Controls)

Size Property

Show in webframe





Gets or sets the size of the spy glass.
Syntax
public Size Size {get; set;}
Public Property Size As Size
public Size Size {get; set;}
@property (nonatomic) 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

See Also

Reference

ImageViewerSpyGlassInteractiveMode Class
ImageViewerSpyGlassInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.