[]
        
(Showing Draft Content)

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

AddRectangle Method

AddRectangle(Action<RectangleBuilder>)

Add rectangle annotation for annotationlayer.

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

The build function

Returns
Type Description
AnnotationLayerBuilder<T>

Current builder