[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IDisplayServices

IDisplayServices 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("3050f69d-98b5-11cf-bb82-00aa00bdce0b")]
public interface IDisplayServices

Methods

Name Description
CreateDisplayPointer(out IDisplayPointer)

This member is for internal use only.

GetCaret(out IHTMLCaret)

This member is for internal use only.

GetComputedStyle(IMarkupPointer, out IHTMLComputedStyle)

This member is for internal use only.

HasFlowLayout(IHTMLElement, out bool)

This member is for internal use only.

ScrollRectIntoView(IHTMLElement, tagRECT)

This member is for internal use only.

TransformPoint(out tagPOINT, int, int, IHTMLElement)

This member is for internal use only.

TransformRect(out tagRECT, int, int, IHTMLElement)

This member is for internal use only.