←Select platform

ImageViewerSpyGlassShape Enumeration

Summary

Specifies the shape of the ImageViewerSpyGlassInteractiveMode spy glass.

Syntax
C#
VB
C++
public enum ImageViewerSpyGlassShape 
Public Enum ImageViewerSpyGlassShape 
public enum class ImageViewerSpyGlassShape sealed 

Members

0 None

(0) None

1 Rectangle

(1) The glass is a rectangle.

2 RoundRectangle

(2) The glass is round rectangle.

3 Ellipse

(3) The glass is an ellipse.

Remarks

Used as the value for the ImageViewerSpyGlassInteractiveMode.Shape property.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly