[]
        
(Showing Draft Content)

C1.Win.C1Editor.C1TextPointer.MoveTo

MoveTo Method

MoveTo(C1TextPointer)

Moves this C1TextPointer object to another pointer's location.

Declaration
public void MoveTo(C1TextPointer markupPointer)
Parameters
Type Name Description
C1TextPointer markupPointer

Pointer to a C1TextPointer object where the original pointer is moved.