LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

RasterMagnifyGlassShape Enumeration

Show in webframe





Represents the shape of the Magnifying Glass.
Syntax
public enum RasterMagnifyGlassShape : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterMagnifyGlassShape 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterMagnifyGlassShape

            

            
public enum class RasterMagnifyGlassShape : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNone
0x00000001Border3DThe rectangular Magnifying Glass appears with a 3D border. The border style is specified in the RasterMagnifyGlass.Border3DStyle property.
0x00000002RectangleThe Magnifying Glass is a Rectangle. The border color, and the border width of this rectangle are specified by the RasterMagnifyGlass.BorderColor, and RasterMagnifyGlass.BorderWidth properties respectively.
0x00000003RoundRectangleThe Magnifying Glass is a Round Rectangle. The border color, the border width, and the arc size of the rounded corners of this round rectangle region are specified by the RasterMagnifyGlass.BorderColor, RasterMagnifyGlass.BorderWidth, and RasterMagnifyGlass.RoundRectangleEllipseSize properties respectively.
0x00000004EllipseThe Magnifying Glass is an Ellipse. The border color, and the border width of this ellipse region are specified by the RasterMagnifyGlass.BorderColor, and RasterMagnifyGlass.BorderWidth properties respectively.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.RasterMagnifyGlassShape

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.