Specifies the background style. The background is the component region around the image.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public IEViewer..::..BackgroundStyleType BackgroundStyle { get; set; }
Public Property BackgroundStyle As IEViewer..::..BackgroundStyleType
	Get
	Set

See Also