Sdílet prostřednictvím


DynamicImageInstance.m_dpiY Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Specifies the image resolution in DPI measured along the Y-axis.

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

See Also

Reference

DynamicImageInstance Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace