Compartilhar via


Campo StyleInstance.m_shadowOffset

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

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

Sintaxe

'Declaração
Protected m_shadowOffset As ReportSize
'Uso
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

Consulte também

Referência

StyleInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering