[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLPaintSite

IHTMLPaintSite Interface

This interface is for internal use only.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("3050f6a7-98b5-11cf-bb82-00aa00bdce0b")]
public interface IHTMLPaintSite

Methods

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.