Specified the source of magnification.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum IEMagnifySource
Public Enumeration IEMagnifySource
public enum class IEMagnifySource
Members
| Member | Value | Description |
|---|---|---|
| BackgroundLayer | 0 |
The background layer (layer 0).
|
| iemCanvas | 1 |
The component canvas (layers as they are displayed). This could loss in resolution and quality.
|