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