ImageGear .NET - Updated May 30, 2018
ImGearARTFormsResizeType Enumeration




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTFormsResizeType Enumeration
Specifies how the mark is being resized.
Syntax
'Declaration
 
Public Enum ImGearARTFormsResizeType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearARTFormsResizeType
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.ART.Forms.ImGearARTFormsResizeType

See Also

Reference

ImageGear.ART.Forms Namespace