ImageGear .NET v25.2 - Updated
ImGearMagnifierShapeType Enumeration




ImageGear.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
public enum ImGearMagnifierShapeType : System.Enum 
__value public enum ImGearMagnifierShapeType : public System.Enum 
public enum class ImGearMagnifierShapeType : public System.Enum 
Members
MemberValueDescription
Ellipse1Ellipse magnifier.
Rectangle0Rectangle magnifier.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Windows.Forms Namespace
ImGearMagnifier Class

Is this page helpful?
Yes No
Thanks for your feedback.