点击或拖拽改变大小

RGraphicsSetAntiAliasSmoothingMode 方法

Set the graphics smooth mode to use anti-alias.
Use ReturnPreviousSmoothingMode(Object) to return back the mode used.

命名空间:  DSkin.Html.Adapters
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public abstract Object SetAntiAliasSmoothingMode()

返回值

类型:Object
the previous smooth mode before the change
参见