GetCoordinates

IPortion.GetCoordinates 方法

获取部分开始的坐标。点的X坐标表示部分从第一个字符开始,包括左侧边距。Y坐标包括上侧边距。

public PointF GetCoordinates()

返回值

部分开始的坐标 PointF

参见