Show / Hide Table of Contents

Method GdiTextRenderer.MoveTo


Overload

Sets the current drawing position of the DC. Returns previous position.

public POINT MoveTo(int x, int y)
Parameters
x  (int)
y  (int)
Returns
POINT