Класс LinearPointerInstance

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

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

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..LinearPointerInstance

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

Синтаксис

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

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

Свойства

  Имя Описание
Открытое свойство BarStart Gets the calculated value of the BarStart property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство DistanceFromScale Gets the calculated value of the DistanceFromScale property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство Hidden Gets the calculated value of the Hidden property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство MarkerLength Gets the calculated value of the MarkerLength property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство MarkerStyle Gets the calculated value of the MarkerStyle property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство Placement Gets the calculated value of the Placement property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство SnappingEnabled Gets the calculated value of the SnappingEnabled property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство SnappingInterval Gets the calculated value of the SnappingInterval property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство Style Gets the calculated value of the Style property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство Type Gets the calculated value of the Type property in a LinearPointer class.
Открытое свойство Width Gets the calculated value of the Width property in a GaugePointer class. (Производный от GaugePointerInstance.)

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Защищенный метод ResetInstanceCache Инфраструктура. (Производный от GaugePointerInstance.)
Открытый метод ToString (Производный от Object.)

В начало

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

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