DSkin
DSkin
DSkin.Html.Adapters
RGraphics 类
RGraphics 方法
DrawImage 方法
DrawImage 方法 (RImage, RRect)
DrawImage 方法 (RImage, RRect, RRect)
RGraphics
DrawImage 方法 (RImage, RRect)
Draws the specified Image at the specified location and with the specified size.
命名空间:
DSkin.Html.Adapters
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
abstract
void
DrawImage
(
RImage
image
,
RRect
destRect
)
参数
image
类型:
DSkin.Html.Adapters
RImage
Image to draw.
destRect
类型:
DSkin.Html.Adapters.Entities
RRect
Rectangle structure that specifies the location and size of the drawn image.
参见
引用
RGraphics 类
DrawImage 重载
DSkin.Html.Adapters 命名空间