Класс BackgroundImageInstance
Represents an instance type of the BackgroundImage class and contains the calculated values of the properties in BackgroundImage.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..BackgroundImageInstance
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class BackgroundImageInstance _
Inherits BaseInstance _
Implements IImageInstance
'Применение
Dim instance As BackgroundImageInstance
public sealed class BackgroundImageInstance : BaseInstance,
IImageInstance
public ref class BackgroundImageInstance sealed : public BaseInstance,
IImageInstance
[<SealedAttribute>]
type BackgroundImageInstance =
class
inherit BaseInstance
interface IImageInstance
end
public final class BackgroundImageInstance extends BaseInstance implements IImageInstance
Тип BackgroundImageInstance обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
BackgroundRepeat | Gets the calculated value of the BackgroundRepeat property in a BackgroundImage class. |
![]() |
ImageData | Gets the calculated value of the ImageData()()()() property in a BackgroundImage class. |
![]() |
MIMEType | Gets the calculated value of the MIMEType property in a BackgroundImage class. |
![]() |
Position | Gets the calculated value of the Position property in a BackgroundImage class. |
![]() |
StreamName | Gets the calculated value of the StreamName()()()() property in a BackgroundImage class. |
![]() |
TransparentColor | Gets the calculated value of the TransparentColor property in a BackgroundImage class. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ResetInstanceCache | Resets the instance cache. (Производный от BaseInstance.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)