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