DynamicImageInstance.m_dpiY Field
This API supports the infrastructure and is not intended to be used directly from your code.
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