CustomEvent.Detail
CustomEvent.Detail property
Gets the custom data.
public object Detail { get; }
Property Value
The detail.
See Also
- class CustomEvent
- namespace Aspose.Svg.Dom.Events
- assembly Aspose.SVG
Gets the custom data.
public object Detail { get; }
The detail.