Ribbon for WinForms
BuildScrollableRectangle メソッド (XView)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > XView クラス : BuildScrollableRectangle メソッド
Amount to scroll in the x direction, in pixels.
Amount to scroll in the y direction, in pixels.
Sets the scroll rectangle.
シンタックス
'宣言
 
Protected Overrides Function BuildScrollableRectangle( _
   ByVal dx As Integer, _
   ByVal dy As Integer _
) As Rectangle
protected override Rectangle BuildScrollableRectangle( 
   int dx,
   int dy
)

パラメータ

dx
Amount to scroll in the x direction, in pixels.
dy
Amount to scroll in the y direction, in pixels.
参照

XView クラス
XView メンバ