AlertEventArgs Class

Contains properties available to the args property of the event handler associated with the Checked or Fired events of a drawing object alert.

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 Trigger bool True causes an alert notification to be triggered for the associated event. When set to False, no alert notification will be triggered.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.DrawingObjects.AlertEventArgs