[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AnnotationLayerBuilder-1.AddEllipse

AddEllipse Method

AddEllipse(Action<EllipseBuilder>)

Add ellipse annotation for annotationlayer.

Declaration
public AnnotationLayerBuilder<T> AddEllipse(Action<EllipseBuilder> build = null)
Parameters
Type Name Description
Action<EllipseBuilder> build

The build function

Returns
Type Description
AnnotationLayerBuilder<T>

Current builder