Partager via


Champ StyleInstance.m_shadowOffset

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A ReportSize value that represents the calculated value of the ShadowOffset property.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_shadowOffset As ReportSize
'Utilisation
Dim value As ReportSize 

value = Me.m_shadowOffset 

Me.m_shadowOffset = value
protected ReportSize m_shadowOffset
protected:
ReportSize^ m_shadowOffset
val mutable m_shadowOffset: ReportSize
protected var m_shadowOffset : ReportSize

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering