点击或拖拽改变大小

RGraphicsReturnPreviousSmoothingMode 方法

Return to previous smooth mode before anti-alias was set as returned from SetAntiAliasSmoothingMode.

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

参数

prevMode
类型:SystemObject
the previous mode to set
参见