[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.LineTagHelper

LineTagHelper Class

ITagHelper implementation for Line.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-annotation-line")]
public class LineTagHelper : ShapeTagHelper<Line>, ITagHelper, ITagHelperComponent

Constructors

Name Description
LineTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

End

Configurates End. Sets the end point of the Line annotation.

Start

Configurates Start. Sets the start point of the Line annotation.