Mobiform Software - Aurora API Documentation

DrawingMode Enumeration

Editor Selection Modes.

public enum DrawingMode

Members

Member Name Description
None Mode not selected.
Resize For resizing/scaling elements
Rotate For rotating an element
Skew For skewing an element
Draw For non-square object that need continuous drawing *for example.. ploygon where it needs a Draw state to place point and an edit state to move/delete the points *draw will also force the object not to be deselected while drawing
Edit And a edit state non-square objects *for example.. ploygon where it needs a Draw state to place point and an edit state to move/delete the points

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace