ViewerMagnifierChangedEventΒΆ

Class ViewerMagnifierChangedEvent

Event that is fired when the magnifier properties of a viewer are changed.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

An object with the changed properties.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.

viewer: ViewerAPI

Reference to the related viewer.