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


Свойство PointerImage.OffsetX

Gets an expression that evaluates to the X offset in the image for the pointer origin.

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

Синтаксис

'Декларация
Public ReadOnly Property OffsetX As ReportSizeProperty 
    Get
'Применение
Dim instance As PointerImage 
Dim value As ReportSizeProperty 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.

См. также

Справочник

PointerImage Класс

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