Contents

image

The image for the annotation.

Declaration

image?:
    | ImageDelegate
    | ImageHashObject
    | ImageSource
    | Promise<ImageSource>;

Discussion

Set this property to an ImageHashObject, an ImageDelegate, an ImageSource, or a Promise that resolves to an ImageSource. For more information, see the ImageAnnotation image property.

See Also

Initializing the image