'宣言
Public Overloads Shared Function GetGutter( _ ByVal controlRendering As IControlRendering, _ ByVal leftControl As Control, _ ByVal rightControl As Control _ ) As Integer
public static int GetGutter( IControlRendering controlRendering, Control leftControl, Control rightControl )
パラメータ
- controlRendering
- をアクセスするのに使用するGrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.IControlRenderingのインスタンス。
- leftControl
- 左側のSystem.Windows.Forms.Control。
- rightControl
- 右側のSystem.Windows.Forms.Control。
戻り値の型
現在のDPIで2つのこのトロールの間にピクセル単位でとじしろ間隔のの最大量。