Condividi tramite


Proprietà CapImage.OffsetY

Y offset in the image for the cap origin.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property OffsetY As ReportSizeProperty 
    Get
'Utilizzo
Dim instance As CapImage 
Dim value As ReportSizeProperty 

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

Valore proprietà

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

Vedere anche

Riferimento

CapImage Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering