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