If True (default) allows to move an object only using the central grip. If False, allows to move an object just clicking on it (the central grip disappairs).
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool ObjectsUseCentralGrip { get; set; }
Public Property ObjectsUseCentralGrip As Boolean Get Set
public: property bool ObjectsUseCentralGrip { bool get (); void set (bool value); }


























