点击或拖拽改变大小

HtmlContainerPerformPaint 方法

Render the html using the given device.

命名空间:  DSkin.Html
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public void PerformPaint(
	Graphics g,
	Nullable<Rectangle> rect
)

参数

g
类型:System.DrawingGraphics
the device to use to render
rect
类型:SystemNullableRectangle
参见