ImageGear .NET
ImGearResizeType Enumeration




Specifies how the mark is being resized.
Syntax
'Declaration
 
Public Enum ImGearResizeType 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearResizeType
public enum ImGearResizeType : System.Enum 
__value public enum ImGearResizeType : public System.Enum 
public enum class ImGearResizeType : public System.Enum 
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

Reference

ImageGear.Windows.Controls Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback