SplitText

Text.SplitText method

在指定的偏移量处将此节点分成两个节点,将两个节点作为兄弟节点保存在树中。

public Text SplitText(int offset)
范围类型描述
offsetInt32偏移量。

返回值

Text .

也可以看看