Leadtools.Silverlight3.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MagnifyGlassShape Enumeration
See Also  
Leadtools.Silverlight3.Controls Namespace : MagnifyGlassShape Enumeration





Represents the shape of the Magnifying Glass.

Syntax

Visual Basic (Declaration) 
Public Enum MagnifyGlassShape 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As MagnifyGlassShape
C# 
public enum MagnifyGlassShape : Enum 
C++/CLI 
public enum class MagnifyGlassShape : public Enum 
XAML Attributes Usage 

<object Shape=Leadtools.Silverlight3.Controls.MagnifyGlassShape .../>

XAML Attributes Usage 

<object Shape=Leadtools.Silverlight3.Controls.MagnifyGlassShape .../>

Members

MemberDescription
None None
Border3D A rectangular Magnifying Glass appears with a 3D border. This is for future use./>
Rectangle The Magnifying Glass is a Rectangle. The border brush and border thickness of this rectangle are specified by the MagnifyGlass.BorderBrush and MagnifyGlass.BorderThickness properties respectively.
RoundRectangle The Magnifying Glass is a Round Rectangle. The border brush, the border thickness, and the arc size of the rounded corners of this round rectangle region are specified by the MagnifyGlass.BorderBrush, MagnifyGlass.BorderThickness, and MagnifyGlass.RoundRectangleRadius properties respectively.
Ellipse The Magnifying Glass is an Ellipse. The border brush, and the border thickness of this ellipse region are specified by the MagnifyGlass.BorderBrush, and MagnifyGlass.BorderThickness properties respectively.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Silverlight3.Controls.MagnifyGlassShape

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

MagnifyGlassShape requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features