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