Share via


ImageList.Draw 方法

绘制指示的图像。

重载列表

名称 说明
ImageList.Draw (Graphics, Point, Int32) 在指定 Graphics 上的给定位置绘制指定索引所指示的图像。
ImageList.Draw (Graphics, Int32, Int32, Int32) 在指定 Graphics 上的指定位置绘制给定索引所指示的图像。
ImageList.Draw (Graphics, Int32, Int32, Int32, Int32, Int32) 使用指定的位置和大小绘制由指定的 Graphics 的给定索引所指示的图像。

请参见

参考

ImageList 类
ImageList 成员
System.Windows.Forms 命名空间