(Leadtools.Controls)

Shape Property

Show in webframe





Gets or sets the spy glass shape.
Syntax
public ImageViewerSpyGlassShape Shape {get; set;}
Public Property Shape As ImageViewerSpyGlassShape
public ImageViewerSpyGlassShape Shape {get; set;}
@property (nonatomic) LTSpyGlassShape shape;
public SpyGlassShape getShape()
public void setShape(SpyGlassShape shape)
            
 
get_Shape();
set_Shape(value);
Object.defineProperty('Shape');

Property Value

The spy glass shape. The default value is ImageViewerSpyGlassShape.RoundRectangle.
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.