Compartir a través de


Campo StyleInstance.m_shadowOffset

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

StyleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering