ImageGear .NET - Updated October 26, 2017
ImGearResizeType Enumeration




ImageGear23.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace : ImGearResizeType Enumeration
Specifies how the mark is being resized.
Syntax
'Declaration
 
Public Enum ImGearResizeType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearResizeType
Members
MemberDescription
East Resize east.
North Resize north.
NorthEast Resize northeast.
NorthWest Resize northwest.
Point Move a point.
South Resize south.
SouthEast Resize southeast.
SouthWest Resize southwest.
West Resize west.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Windows.Controls.ImGearResizeType

See Also

Reference

ImageGear.Windows.Controls Namespace