Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHighlightRenderingServices Interface / AddSegment Method

In This Topic
    AddSegment Method (IHighlightRenderingServices)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub AddSegment( _
       ByVal pDispPointerStart As IDisplayPointer, _
       ByVal pDispPointerEnd As IDisplayPointer, _
       ByVal pIRenderStyle As IHTMLRenderStyle, _
       ByRef ppISegment As IHighlightSegment _
    ) 

    Parameters

    pDispPointerStart
    pDispPointerEnd
    pIRenderStyle
    ppISegment
    See Also