Compartilhar via


Campo DynamicImageInstance.m_dpiX

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

Specifies the image resolution in DPI measured along the X-axis.

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

Sintaxe

'Declaração
Protected m_dpiX As Single
'Uso
Dim value As Single 

value = Me.m_dpiX 

Me.m_dpiX = value
protected float m_dpiX
protected:
float m_dpiX
val mutable m_dpiX: float32
protected var m_dpiX : float

Consulte também

Referência

DynamicImageInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering