'Declaration Function GetRenderItem( _ ByVal dpiX As Single, _ ByVal dpiY As Single _ ) As IReportItem
IReportItem GetRenderItem( float dpiX, float dpiY )
Parameters
- dpiX
- Horizontal dpi.
- dpiY
- Vertical dpi.
null
.'Declaration Function GetRenderItem( _ ByVal dpiX As Single, _ ByVal dpiY As Single _ ) As IReportItem
IReportItem GetRenderItem( float dpiX, float dpiY )