Freigeben über


CapImage.OffsetX-Eigenschaft

X offset in the image for the cap origin.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property OffsetX As ReportSizeProperty 
    Get
'Usage
Dim instance As CapImage 
Dim value As ReportSizeProperty 

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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.

Siehe auch

Verweis

CapImage Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace