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


Свойство MapSpatialElementTemplateInstance.OffsetY

Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapSpatialElementTemplateInstance Класс

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