Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator.ObjectManipulatorEventArgs Class / ActionMode Property

In This Topic
    ActionMode Property (ObjectManipulator.ObjectManipulatorEventArgs)
    In This Topic
    Gets the current action mode.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActionMode As ObjectManipulator.actionType
    public ObjectManipulator.actionType ActionMode {get;}
    See Also