[]
        
(Showing Draft Content)

Model3DPresentationStyle

Variable: Model3DPresentationStyle

const Model3DPresentationStyle: object;

Specifies the presentation styles of a 3D annotation.

Type Declaration

Embedded

readonly Embedded: "Embedded";

The content of a 3D annotation> should be played inside the viewer.

Windowed

readonly Windowed: "Windowed";

The content of a 3D annotation> should be played in a separate window.