Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator Class / Cancel Method

In This Topic
    Cancel Method (ObjectManipulator)
    In This Topic
    Cancels the transformation of the ObjectManipulator and hides it.
    Syntax
    'Declaration
     
    Public Sub Cancel() 
    public void Cancel()
    See Also