←Select platform

Shape Property

Summary

Gets or sets the spy glass shape.

Syntax

C#
VB
Java
Objective-C
WinRT C#
@property (nonatomic, assign) 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

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)