IImageBackground Interface
Allows access to an image background.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IImageBackground |
C# | |
---|
public interface IImageBackground |
JScript | |
---|
public interface IImageBackground |
Managed Extensions for C++ | |
---|
public __gc __interface IImageBackground |
C++/CLI | |
---|
public interface class IImageBackground |
Example
Accessors
Access Diagram
See Also