Класс PointerImageInstance
Represents an instance type of the PointerImage class, and contains the calculated values of the properties in PointerImage.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.BaseGaugeImageInstance
Microsoft.ReportingServices.OnDemandReportRendering.PointerImageInstance
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class PointerImageInstance _
Inherits BaseGaugeImageInstance
'Применение
Dim instance As PointerImageInstance
public sealed class PointerImageInstance : BaseGaugeImageInstance
public ref class PointerImageInstance sealed : public BaseGaugeImageInstance
[<SealedAttribute>]
type PointerImageInstance =
class
inherit BaseGaugeImageInstance
end
public final class PointerImageInstance extends BaseGaugeImageInstance
Тип PointerImageInstance обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
HueColor | Gets the calculated value of the HueColor property in a PointerImage 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.) | |
OffsetX | Gets the calculated value of the OffsetX property in a PointerImage class. | |
OffsetY | Gets the calculated value of the OffsetY property in a PointerImage class. | |
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 PointerImage class. | |
TransparentColor | Gets the calculated value of the TransparentColor property in a BaseGaugeImage class. (Производный от BaseGaugeImageInstance.) |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering