Portion of layers that are outside the background layer are shown as:

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum IESoftCropMode
Public Enumeration IESoftCropMode
public enum class IESoftCropMode

Members

MemberValueDescription
None0
Normal
AlphaBlend1
Partially transparent (to the level specified by IEViewer.SoftCropValue)
Grid2
Grayed (Grid matrix pattern)
Add3
Color shifted/washed out (to the level specified by IEViewer.SoftCropValue)

See Also