Интерфейс IImage
Represents an interface defining the common properties for an image.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Interface IImage
'Применение
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage = interface end
public interface IImage
Замечания
Classes that Implement IImage
Class |
Description |
|---|---|
BackgroundImage |
Represents a background image for a report item. |
Represents an image. |