Skip to main content

Type Alias: AnnotationMetadata

AnnotationMetadata: Types.ViewReference & object

Type declaration​

cameraPosition?​

optional cameraPosition: Types.Point3

The position of the camera in world space.

enabledElement?​

optional enabledElement: Types.IEnabledElement

The enable element of the annotation

segmentColor?​

optional segmentColor: any

The color of the segmentation - really this is annotation data

toolName​

toolName: string

The registered name of the tool

viewUp?​

optional viewUp: Types.Point3

The viewUp for the view position

Defined in​

tools/src/types/AnnotationTypes.ts:3