ITridentTouchInputSite::ZoomToPoint method

Zooms the HTML surface of the control to a given point.

Syntax


HRESULT ZoomToPoint(
  [in] LONG  x,
  [in] LONG  y
);

Parameters

x [in]
y [in]

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

See also

ITridentTouchInputSite

 

 

Show: