ActiveReports for .NET 18.0J
GetIndention メソッド

GrapeCity.ActiveReports.Design.Controls 名前空間 > LayoutUtils クラス : GetIndention メソッド
インデント値を取得するSystem.Windows.Forms.Control
コントロールで渡された現在のDPIのピクセル単位で計算されたインデント値を取得します。
シンタックス
'宣言
 
Public Shared Function GetIndention( _
   ByVal controlRendering As IControlRendering, _
   ByVal control As Control _
) As Integer
public static int GetIndention( 
   IControlRendering controlRendering,
   Control control
)

パラメータ

controlRendering
control
インデント値を取得するSystem.Windows.Forms.Control

戻り値の型

コントロールを現在のDPIでインデントする必要があるピクセルの量です。
参照

LayoutUtils クラス
LayoutUtils メンバ