Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ImageViewerSpyGlassShape Enumeration |
public enum ImageViewerSpyGlassShape : System.Enum
'Declaration
Public Enum ImageViewerSpyGlassShape Inherits System.Enum
Value | Member | Description |
---|---|---|
0x00000000 | None | None |
0x00000001 | Rectangle | The glass is a rectangle. |
0x00000002 | RoundRectangle | The glass is round rectangle. |
0x00000003 | Ellipse | The glass is an ellipse. |
Used as the value for the ImageViewerSpyGlassInteractiveMode.Shape property.
For an example, refer to ImageViewerSpyGlassInteractiveMode.
System.Object
System.ValueType
System.Enum
Leadtools.Controls.ImageViewerSpyGlassShape