[]
This interface is for internal use only.
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("3050f6a7-98b5-11cf-bb82-00aa00bdce0b")]
public interface IHTMLPaintSite
| Name | Description |
|---|---|
| GetDrawInfo(int, out HTML_PAINT_DRAW_INFO) | This method is for internal use only. |
| GetHitTestCookie(out int) | This method is for internal use only. |
| InvalidatePainterInfo() | This method is for internal use only. |
| InvalidateRect(IntPtr) | This method is for internal use only. |
| InvalidateRegion(IntPtr) | This method is for internal use only. |
| TransformGlobalToLocal(POINT, out POINT) | This method is for internal use only. |
| TransformLocalToGlobal(POINT, out POINT) | This method is for internal use only. |