GetRect
IParagraph.GetRect 方法
获取包围段落的矩形的坐标。该矩形包含段落中的所有文本行,包括空行。
public RectangleF GetRect()
返回值
包围段落的矩形 RectangleF
另请参阅
- 接口 IParagraph
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
获取包围段落的矩形的坐标。该矩形包含段落中的所有文本行,包括空行。
public RectangleF GetRect()
包围段落的矩形 RectangleF