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


Свойство ScalePinInstance.Location

Gets the calculated value of the Location property in a ScalePin class.

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

Синтаксис

'Декларация
Public ReadOnly Property Location As Double 
    Get
'Применение
Dim instance As ScalePinInstance 
Dim value As Double 

value = instance.Location
public double Location { get; }
public:
property double Location {
    double get ();
}
member Location : float
function get Location () : double

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

Тип: System.Double
A double value that represents the calculated value of the Location property.

См. также

Справочник

ScalePinInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering