Eyeshot 10 WinForms API Reference
ObjectManipulator.actionType Enumeration

WinForms Assembly > devDept.Eyeshot Namespace : ObjectManipulator.actionType Enumeration
Object manipulator action type enum.
Syntax
'Declaration
 
Public Enum ObjectManipulator.actionType 
   Inherits System.Enum
public enum ObjectManipulator.actionType : System.Enum 
Members
MemberDescription
None 
Rotate Rotation on one of the three manipulator axes
TranslateOnAxis Translation on one of the three manipulator axes
TranslateOnView Translation on view
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         devDept.Eyeshot.ObjectManipulator.actionType

See Also

Reference

devDept.Eyeshot Namespace