Поделиться через


Класс MapMarkerImageInstance

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

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

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerImageInstance

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

Синтаксис

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

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

Свойства

  Имя Описание
Открытое свойство ImageData Gets the calculated value of the ImageData property in a MapMarkerImage class.
Открытое свойство MIMEType Gets the calculated value of the MIMEType property in a MapMarkerImage class.
Открытое свойство ResizeMode Gets the calculated value of the ResizeMode property in a MapMarkerImage class.
Открытое свойство Source Gets the calculated value of the Source property in a MapMarkerImage class.
Открытое свойство TransparentColor Gets the calculated value of the TransparentColor property in a MapMarkerImage class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

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

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

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering