Freigeben über


m_dpiY-Feld

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Syntax

'Declaration
Protected m_dpiY As Single
'Usage
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