m_dpiY-Feld
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
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