SoftShadow allows to paint a shadow under the thumbnails. The EnableAlphaChannel property must be also True.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public IEMulti..::..SoftShadowProp SoftShadow { get; }
Public ReadOnly Property SoftShadow As IEMulti..::..SoftShadowProp
	Get
public:
property IEMulti..::..SoftShadowProp^ SoftShadow {
	IEMulti..::..SoftShadowProp^ get ();
}

See Also