[]
This interface is for internal use only.
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("3050f69d-98b5-11cf-bb82-00aa00bdce0b")]
public interface IDisplayServices
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. |