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