Partager via


Champ DynamicImageInstance.m_dpiY

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

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

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

Syntaxe

'Déclaration
Protected m_dpiY As Single
'Utilisation
Dim value As Single 

value = Me.m_dpiY 

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

Voir aussi

Référence

DynamicImageInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering