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