GetRect

IParagraph.GetRect method

获取段落边界的矩形坐标。 rect 包括段落中 文本的所有行,包括空行。

public RectangleF GetRect()

返回值

包围段落的矩形RectangleF

也可以看看