TouchVG framework

◆ drawArc3P()

bool GiGraphics::drawArc3P ( const GiContext ctx,
const Point2d startpt,
const Point2d midpt,
const Point2d endpt,
bool  modelUnit = true 
)

给定线上三点绘制椭圆弧,模型坐标或世界坐标

参数
ctx绘图参数,忽略填充参数,为NULL时取为上一个绘图参数
startpt起点
midpt中点
endpt终点
modelUnit指定的坐标尺寸是模型坐标(true)还是世界坐标(false)
返回
是否显示成功。失败原因为参数错误或超出剪裁区域
函数调用图:

通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证