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

在pDc上显示GIS地图

C++
BOOL Draw(IN CDC* pDC, IN COLORREF bkColor, IN const McGePoint3d& ptDocLb, IN const McGePoint3d& ptDocRt, IN const CPoint& ptViewLT, IN const CPoint& ptViewRB);
参数 
说明 
IN COLORREF bkColor 
pDC的背景色 
IN const McGePoint3d& ptDocLb 
显示范围的左下角(CAD坐标) 
IN const McGePoint3d& ptDocRt 
显示范围的右上角(CAD坐标) 
IN const CPoint& ptViewLT 
显示范围的左下角(视区坐标) 
IN const CPoint& ptViewRB 
显示范围的右上角(视区坐标) 

成功返回TRUE.

Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!