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


Свойство MapSpatialElementTemplate.OffsetY

Gets the Y offset in map coordinates for spatial elements to which the spatial element template is applied.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object that represents the Y offset in map coordinates for spatial elements to which the spatial element template is applied.

См. также

Справочник

MapSpatialElementTemplate Класс

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