ImageGear .NET - Updated July 5, 2018
ImGearMagnifierShapeType Enumeration




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearMagnifierShapeType Enumeration
Specifies the shape type of magnifier.
Syntax
'Declaration
 
Public Enum ImGearMagnifierShapeType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearMagnifierShapeType
Members
MemberDescription
EllipseEllipse magnifier.
RectangleRectangle magnifier.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Windows.Forms.ImGearMagnifierShapeType

See Also

Reference

ImageGear.Windows.Forms Namespace
ImGearMagnifier Class