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