HtmlImageLoadEventArgs 属性 |
HtmlImageLoadEventArgs 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | Attributes |
collection of all the attributes that are defined on the image element or CSS style
|
![]() | Handled |
Indicate the image load is handled asynchronously.
Cancel this image loading and overwrite the image asynchronously using callback method. |
![]() | Src |
the source of the image (file path, URL or inline data)
|