ImageGear for .NET
ImGearResizeType Enumeration
See Also  Send Feedback
ImageGear21.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace : ImGearResizeType Enumeration




Glossary Item Box

Specifies how the mark is being resized.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
East1 Resize east.
North2 Resize north.
NorthEast6 Resize northeast.
NorthWest4 Resize northwest.
Point8 Move a point.
South3 Resize south.
SouthEast7 Resize southeast.
SouthWest5 Resize southwest.
West0 Resize west.

Inheritance Hierarchy

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.