IDevice.AddRect

IDevice.AddRect method

将一个矩形附加到当前路径作为一个完整的子路径。

public void AddRect(RectangleF rect)
范围类型描述
rectRectangleF要绘制的矩形。

也可以看看