DeleteEventArgs Class

Contains additional information about the drawing object associated with a Deleted event.

Namespace: elsystem.drawingobjects

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property DeletedObject object Gets the DrawingObject that was deleted.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.DrawingObjects.DeleteEventArgs