Queries the scrolling offsets of a canvas. The values are returned in canvas pixel units.
Syntax
public
void GetScrollOffsets (
out int cx,
out int cy)
Parameters
- cx
- Return value for the horizontal scrolling offset
- cy
- Return value for the vertical scrolling offset
Remarks
Requirements
Namespace: Gnome
Assembly: gnome-sharp (in gnome-sharp.dll)