If True a semi-transparent rectangle is show during mouse selection. Default is False.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool TrackMouseSelection { get; set; }
Public Property TrackMouseSelection As Boolean Get Set
public: property bool TrackMouseSelection { bool get (); void set (bool value); }