DSkin
DSkin
DSkin.Common
ImageDrawRect 类
ImageDrawRect 方法
DrawRect 方法
DrawRect 方法 (Graphics, Bitmap, Rectangle, Int32, Int32)
DrawRect 方法 (Graphics, Bitmap, Rectangle, Rectangle, Int32, Int32)
ImageDrawRect
.
DrawRect 方法 (Graphics, Bitmap, Rectangle, Int32, Int32)
绘图对像
命名空间:
DSkin.Common
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
static
void
DrawRect
(
Graphics
g
,
Bitmap
img
,
Rectangle
r
,
int
index
,
int
Totalindex
)
参数
g
类型:
System.Drawing
.
Graphics
绘图对像
img
类型:
System.Drawing
.
Bitmap
图片对像
r
类型:
System.Drawing
.
Rectangle
绘置的图片大小、坐标
index
类型:
System
.
Int32
当前状态
Totalindex
类型:
System
.
Int32
状态总数
参见
引用
ImageDrawRect 类
DrawRect 重载
DSkin.Common 命名空间