次の方法で共有


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 オブジェクト。

適用対象