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

In This Topic
    ObjectManipulator.ObjectManipulatorEventArgs Class
    In This Topic
    Object manipulator event arguments class.
    Syntax
    'Declaration
     
    Public Class ObjectManipulator.ObjectManipulatorEventArgs 
       Inherits System.EventArgs
    public class ObjectManipulator.ObjectManipulatorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          devDept.Eyeshot.ObjectManipulator.ObjectManipulatorEventArgs

    See Also