[]
Add image annotation for annotationlayer.
public AnnotationLayerBuilder<T> AddImage(Action<ImageBuilder> build = null)
| Type | Name | Description |
|---|---|---|
| Action<ImageBuilder> | build | The build function |
| Type | Description |
|---|---|
| AnnotationLayerBuilder<T> | Current builder |