Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageViewerSpyGlassShape Enumeration




Specifies the shape of the ImageViewerSpyGlassInteractiveMode spy glass.
Syntax
public enum ImageViewerSpyGlassShape : System.Enum 
'Declaration
 
Public Enum ImageViewerSpyGlassShape 
   Inherits System.Enum
Members
ValueMemberDescription
0x00000000None None
0x00000001Rectangle The glass is a rectangle.
0x00000002RoundRectangle The glass is round rectangle.
0x00000003Ellipse The glass is an ellipse.
Remarks

Used as the value for the ImageViewerSpyGlassInteractiveMode.Shape property.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Controls.ImageViewerSpyGlassShape

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

Error processing SSI file