Класс MapMarkerTemplateInstance
Represents an instance type of the MapMarkerTemplate class and contains the calculated values of the properties in MapMarkerTemplate.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialElementTemplateInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapPointTemplateInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapMarkerTemplateInstance
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class MapMarkerTemplateInstance _
Inherits MapPointTemplateInstance
'Применение
Dim instance As MapMarkerTemplateInstance
public sealed class MapMarkerTemplateInstance : MapPointTemplateInstance
public ref class MapMarkerTemplateInstance sealed : public MapPointTemplateInstance
[<SealedAttribute>]
type MapMarkerTemplateInstance =
class
inherit MapPointTemplateInstance
end
public final class MapMarkerTemplateInstance extends MapPointTemplateInstance
Тип MapMarkerTemplateInstance обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
DataElementLabel | Gets the calculated value of the DataElementLabel property in a MapSpatialElementTemplate class. (Производный от MapSpatialElementTemplateInstance.) |
![]() |
Hidden | Gets the calculated value of the Hidden property in a MapSpatialElementTemplate class. (Производный от MapSpatialElementTemplateInstance.) |
![]() |
Label | Gets the calculated value of the Label property in a MapSpatialElementTemplate class. (Производный от MapSpatialElementTemplateInstance.) |
![]() |
LabelPlacement | Gets the calculated value of the LabelPlacement property in a MapPointTemplate class. (Производный от MapPointTemplateInstance.) |
![]() |
OffsetX | Gets the calculated value of the OffsetX property in a MapSpatialElementTemplate class. (Производный от MapSpatialElementTemplateInstance.) |
![]() |
OffsetY | Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class. (Производный от MapSpatialElementTemplateInstance.) |
![]() |
Size | Gets the calculated value of the Size property in a MapPointTemplate class. (Производный от MapPointTemplateInstance.) |
![]() |
Style | Gets the calculated value of the Style property in a MapSpatialElementTemplate class. (Производный от MapSpatialElementTemplateInstance.) |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a MapSpatialElementTemplate class. (Производный от MapSpatialElementTemplateInstance.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ResetInstanceCache | Инфраструктура. (Производный от MapPointTemplateInstance.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)