この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
X 軸方向の画像解像度を DPI 単位で指定します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected m_dpiX As Single
'使用
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