supervision-js
    Preparing search index...

    Interface AnnotationEditingPreviewStyleContext

    Presentation context for a live annotation editing preview.

    interface AnnotationEditingPreviewStyleContext {
        gestureKind: AnnotationGestureStateKind;
        viewportScale: number;
    }
    Index
    viewportScale: number

    Media-to-screen scale. Screen-space style values are divided by this.