PointerImage.OffsetY 属性

定义

获取一个表达式,该表达式的计算结果为指针原点的图像的 Y 偏移量。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ OffsetY { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty OffsetY { get; }
member this.OffsetY : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property OffsetY As ReportSizeProperty

属性值

ReportSizeProperty 对象。

适用于