When true (default) enables mouse interaction hints (layers rotation angle, movement position...).
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool EnableInteractionHints { get; set; }
Public Property EnableInteractionHints As Boolean Get Set
public: property bool EnableInteractionHints { bool get (); void set (bool value); }


























