Allow transparent areas of a layer to be selectable
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool SelectTranspLayers { get; set; }
Public Property SelectTranspLayers As Boolean Get Set
public: property bool SelectTranspLayers { bool get (); void set (bool value); }