Sets the size of the auto-scroll margins.
シンタックス
'宣言
Public Sub SetAutoScrollMargin( _
ByVal As Integer, _
ByVal As Integer _
)
public void SetAutoScrollMargin(
int ,
int
)
パラメータ
- x
- The System.Drawing.Size.Width value.
- y
- The System.Drawing.Size.Height value.
参照