Portion of layers that are outside the background layer are shown as:
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum IESoftCropMode
Public Enumeration IESoftCropMode
public enum class IESoftCropMode
Members
| Member | Value | Description |
|---|---|---|
| None | 0 |
Normal
|
| AlphaBlend | 1 |
Partially transparent (to the level specified by IEViewer.SoftCropValue)
|
| Grid | 2 |
Grayed (Grid matrix pattern)
|
| Add | 3 |
Color shifted/washed out (to the level specified by IEViewer.SoftCropValue)
|