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