Click or drag to resize
AB4D logo

SvgDrawingSvgFileLoading Event

Occurs before the reading of svg file is started.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
public event EventHandler<SvgFileLoadingEventArgs> SvgFileLoading

Value

Type: SystemEventHandlerSvgFileLoadingEventArgs
See Also