ImageGear .NET - Updated November 28, 2017
ImGearMagnifierShapeType Enumeration




ImageGear23.Wpf Assembly > ImageGear.WPF Namespace : ImGearMagnifierShapeType Enumeration
Specifies popup magnifier shape types.
Syntax
'Declaration
 
Public Enum ImGearMagnifierShapeType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearMagnifierShapeType
Members
MemberDescription
EllipseEllipsoid shape.
RectangleRectangular shape.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.WPF.ImGearMagnifierShapeType

See Also

Reference

ImageGear.WPF Namespace
ImGearMagnifierCtl Class