Класс 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