次の方法で共有


PointerImage.OffsetX プロパティ

定義

ポインターの原点用の画像の X オフセットに評価される式を取得します。

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

プロパティ値

ReportSizeProperty オブジェクト。

適用対象