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


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