PointerImage.OffsetX Property

Definition

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

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

Property Value

A ReportSizeProperty object.

Applies to