VisualConfiguration Class

Represents the visual configuration for an alert notification (flashing icon or popup).

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 Options bool Gets or sets the selected option from the VisualOptions enumerated list.
Public property PopupConfiguration string Gets or sets the popup configuration. See PopupConfiguration class.
Methods
  Name Description
Public property Create() Initializes a new instance of the VisualConfiguration class.
Inheritance Hierarchy

elsystem.Object

elsystem.DrawingObjects.VisualConfiguration