Класс IndicatorImageInstance

Represents an instance type of the GaugeLabel class, and contains the calculated values of the properties in GaugeLabel.

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseGaugeImageInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..IndicatorImageInstance

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class IndicatorImageInstance _
    Inherits BaseGaugeImageInstance
'Применение
Dim instance As IndicatorImageInstance
public sealed class IndicatorImageInstance : BaseGaugeImageInstance
public ref class IndicatorImageInstance sealed : public BaseGaugeImageInstance
[<SealedAttribute>]
type IndicatorImageInstance =  
    class
        inherit BaseGaugeImageInstance
    end
public final class IndicatorImageInstance extends BaseGaugeImageInstance

Тип IndicatorImageInstance обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство HueColor Gets the calculated value of the Angle()()()() property in a IndicatorImage class.
Открытое свойство ImageData Gets the calculated value of the ImageData()()()() property in a BaseGaugeImage class. (Производный от BaseGaugeImageInstance.)
Открытое свойство MIMEType Gets the calculated value of the MIMEType property in a BaseGaugeImage class. (Производный от BaseGaugeImageInstance.)
Открытое свойство Source Gets the calculated value of the Source property in a BaseGaugeImage class. (Производный от BaseGaugeImageInstance.)
Открытое свойство Transparency Gets the calculated value of the Transparency property in a IndicatorImage class.
Открытое свойство TransparentColor Gets the calculated value of the TransparentColor property in a BaseGaugeImage class. (Производный от BaseGaugeImageInstance.)

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Защищенный метод ResetInstanceCache Resets the instance cache. (Производный от BaseGaugeImageInstance.)
Открытый метод ToString (Производный от Object.)

В начало

Поля

  Имя Описание
Защищенное поле m_defObject Инфраструктура. (Производный от BaseGaugeImageInstance.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.