C#
VB
Java
Objective-C
WinRT C#
Gets or sets the spy glass shape.
public Leadtools.Controls.ImageViewerSpyGlassShape Shape {get; set;}
Public Property Shape As Leadtools.Controls.ImageViewerSpyGlassShape
public Leadtools.Controls.ImageViewerSpyGlassShape Shape {get; set;}
@property (nonatomic, assign) LTSpyGlassShape shape
public SpyGlassShape getShape()
public void setShape(SpyGlassShape shape)
get_Shape();
set_Shape(value);
Object.defineProperty('Shape');
The spy glass shape. The default value is ImageViewerSpyGlassShape.RoundRectangle.
For an example, refer to ImageViewerSpyGlassInteractiveMode.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET