AnnotationChangedEvent

Class AnnotationChangedEvent

Event that is fired when an annotation has been changed.

Hierarchy (View Summary)

Properties

annotationID: number

The ID of the annotation.

id: number

The unique ID of the event.

An object with the properties to be changed.

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.

Accessors

  • get active(): boolean
  • Returns boolean

    active is deprecated.

  • get anchorPosition(): number[] | Float32Array<ArrayBufferLike>
  • Returns number[] | Float32Array<ArrayBufferLike>

    anchorPosition is deprecated, please use properties.anchorPosition instead.

  • get label(): string
  • Returns string

    label is deprecated, please use properties.content instead.

  • get labelPosition(): number[] | Float32Array<ArrayBufferLike>
  • Returns number[] | Float32Array<ArrayBufferLike>

    labelPosition is deprecated, please use properties.contentOffset instead.

  • get transform(): number[] | Float32Array<ArrayBufferLike>
  • Returns number[] | Float32Array<ArrayBufferLike>

    transform is deprecated.

  • get trustedSource(): boolean
  • Returns boolean

    trustedSource is deprecated, please use properties.trustedSource instead.

  • get visible(): boolean
  • Returns boolean

    visible is deprecated, please use properties.enabled instead.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: