If true then transparent areas of a layer are selectable.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool SelectTransparentLayers { get; set; }
Public Property SelectTransparentLayers As Boolean Get Set
public: property bool SelectTransparentLayers { bool get (); void set (bool value); }


























