'Declaration Public Enum GripMode Inherits System.Enum
public enum GripMode : System.Enum
__value public enum GripMode : public System.Enum
public enum class GripMode : public System.Enum
'Declaration Public Enum GripMode Inherits System.Enum
public enum GripMode : System.Enum
__value public enum GripMode : public System.Enum
public enum class GripMode : public System.Enum
Member | Description |
---|---|
Rectangular | In this mode changes affect all points of annotation. |
Points | In this mode changes relate only to the point at which indicates mouse. |
RectangularAndPoints | In this mode changes affect all points OR the point at which indicates mouse. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Annotation.GripMode
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5