ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearMagnifierShapeType Enumeration |
'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
Member | Value | Description |
---|---|---|
Ellipse | 1 | Ellipse magnifier. |
Rectangle | 0 | Rectangle magnifier. |
System.Object
System.ValueType
System.Enum
ImageGear.Windows.Forms.ImGearMagnifierShapeType