Specifies the background style. The background is the component region around the image.
Namespace: HiComponents.IEvolutionAssembly: 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
public: property IEViewer..::..BackgroundStyleType BackgroundStyle { IEViewer..::..BackgroundStyleType get (); void set (IEViewer..::..BackgroundStyleType value); }