Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ObjectManipulator Class / Apply Method

In This Topic
    Apply Method (ObjectManipulator)
    In This Topic
    Applies the transformation of the ObjectManipulator on the selected entities and hides it.
    Syntax
    'Declaration
     
    Public Sub Apply() 
    public void Apply()
    See Also