PowerTools ActiveReports for .NET 9.0J
GetRenderItem メソッド

水平方向のDPI。
垂直方向ののDPI。
単純なレポートアイテムを介して、指定したDPIでCustomReportItemの表示を返します。返した値はNullではありません。
構文
'宣言
 
Function GetRenderItem( _
   ByVal dpiX As Single, _
   ByVal dpiY As Single _
) As IReportItem
IReportItem GetRenderItem( 
   float dpiX,
   float dpiY
)

パラメータ

dpiX
水平方向のDPI。
dpiY
垂直方向ののDPI。
参照

関連項目

ICustomReportItem インターフェース
ICustomReportItem メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.