www.mxdraw.com
|
构造函数
MrxDbgUiPrAngle(LPCTSTR msg, LPCTSTR keyWordList, AngleType type, const McGePoint3d& basePt);
参数 |
说明 |
LPCTSTR msg |
提示字符串。 |
LPCTSTR keyWordList |
关键字列表。 |
AngleType type |
角度类型枚举。 |
const McGePoint3d& basePt |
通皮筋线方式来指定角度,这个点就是皮筋线的基点。 |