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

In This Topic
    Move Method (IMarkupServices)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function Move( _
       ByVal pPointerSourceStart As IMarkupPointer, _
       ByVal pPointerSourceFinish As IMarkupPointer, _
       ByVal pPointerTarget As IMarkupPointer _
    ) As System.Integer

    Parameters

    pPointerSourceStart
    pPointerSourceFinish
    pPointerTarget
    See Also