Text.SplitText

Text.SplitText method

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

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

返回值

Text.

也可以看看