SetAutoScrollMargin Method
[Visual Basic]
Public Sub SetAutoScrollMargin( _
ByVal x As Integer, _
ByVal y As Integer _
)
[C#]
public void SetAutoScrollMargin(
int x,
int y
);
Parameters
- x
- y
See Also
Viewer Class
| Viewer Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.