Viewer
    Preparing search index...

    Interface IViewportEvent

    Definition of the viewport event. These events are sent for viewport specific events (EVENTTYPE_VIEWPORT).

    interface IViewportEvent {
        viewportId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    viewportId: string