Click or drag to resize

MetricsChangedEventArgs Class

Provides data for the MetricsChanged event.
Inheritance Hierarchy

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public class MetricsChangedEventArgs : PresentationSpaceEventArgs

The MetricsChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyId
The ID of the created session.
(Inherited from SessionEventArgs.)
Public propertyNewDimension
The new presentation space's new dimensions.
Public propertyOrigin
Specifies the origin of the event.
(Inherited from PresentationSpaceEventArgs.)
Top
See Also