Click or drag to resize

GraphicBaseGripKind Enumeration

[Missing <summary> documentation for "T:Altaxo.Graph.Gdi.Shapes.GraphicBase.GripKind"]


Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
[FlagsAttribute]
protected enum GripKind
Members
Member nameValueDescription
Move1 
Resize2 
Rotate4 
Rescale8 
Shear16 
See Also