金字塔量化
使用帮助
PEL入门
PEL手册
VBA手册
Python手册
Python手册
python环境搭建
Python API手册
C++
财务字典
实战锦囊
技术支持
技术支持
官网
(opens new window)
论坛
(opens new window)
#
DrawBmpRect 方法
DrawBmpRect(x1, y1, x2, y2, path)
在指定位置区域内绘制图片,必要时将拉伸或者缩小该图片以适应该区域.
参数
参数
说明
X1,Y1
起始点左上角坐标
X2,Y2
结束点右下角坐标
Path
图片位置路径。如果不是全路径的话,系统默认路径为\DATA\BMP
应用于
Gird 对象