Method GdiTextRenderer.MoveTo
Overload
Sets the current drawing position of the DC. Returns previous position.
public POINT MoveTo(int x, int y)
Sets the current drawing position of the DC. Returns previous position.
public POINT MoveTo(int x, int y)