www.mxdraw.com
内容索引主面
前一个向上下一个
McGiGeometry::Arc 方法

绘一个圆弧

C++
virtual Mdesk::Boolean Arc(const McGePoint2d& center, double radius, double dSAng, double dEAng) const = NULL;
参数 
说明 
const McGePoint2d& center 
中心点 
double radius 
半径 
double dSAng 
圆弧的开始角,单为弧度 ,相对于X轴,逆时针转过dSAng的位置就是开始线 
double dEAng 
圆弧的结束角 
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!