点击或拖拽改变大小

HtmlImageLoadEventArgsHandled 属性

Indicate the image load is handled asynchronously. Cancel this image loading and overwrite the image asynchronously using callback method.

命名空间:  DSkin.Html.Core.Entities
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public bool Handled { get; set; }

属性值

类型:Boolean
参见