GetRect

IParagraph.GetRect 方法

获取包围段落的矩形的坐标。该矩形包含段落中的所有文本行,包括空行。

public RectangleF GetRect()

返回值

包围段落的矩形 RectangleF

另请参阅