DynamicImageInstance.m_dpiX 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_dpiX As Single
'Usage
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