Makes grayed the unselected area (the area out of selection).
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool SelectionMarkOuter { get; set; }
Public Property SelectionMarkOuter As Boolean Get Set
public: property bool SelectionMarkOuter { bool get (); void set (bool value); }


























