Свойство Placement

Gets the calculated value of the Placement property in a GaugePointer class.

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

Синтаксис

'Декларация
Public ReadOnly Property Placement As GaugePointerPlacements
    Get
'Применение
Dim instance As GaugePointerInstance
Dim value As GaugePointerPlacements

value = instance.Placement
public GaugePointerPlacements Placement { get; }
public:
property GaugePointerPlacements Placement {
    GaugePointerPlacements get ();
}
member Placement : GaugePointerPlacements
function get Placement () : GaugePointerPlacements

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerPlacements
A GaugePointerPlacements value that represents the calculated value of the Placement property.