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

In This Topic
    MoveSegmentToPointers Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub MoveSegmentToPointers( _
       ByVal pISegment As IHighlightSegment, _
       ByVal pDispPointerStart As IDisplayPointer, _
       ByVal pDispPointerEnd As IDisplayPointer _
    ) 

    Parameters

    pISegment
    pDispPointerStart
    pDispPointerEnd
    See Also