Event.Target
Event.Target property
Used to indicate the IEventTarget
to which the event was originally dispatched.
public EventTarget Target { get; }
See Also
- class EventTarget
- class Event
- namespace Aspose.Svg.Dom.Events
- assembly Aspose.SVG
Used to indicate the IEventTarget
to which the event was originally dispatched.
public EventTarget Target { get; }