Method SetSelectionAnchor
SetSelectionAnchor(long)
Sets an anchor so we know how to extend the selection. It's a caret position since it's between two characters.
public virtual void SetSelectionAnchor(long anchor)
Parameters
anchorlong
Sets an anchor so we know how to extend the selection. It's a caret position since it's between two characters.
public virtual void SetSelectionAnchor(long anchor)
anchor long