[]
ITagHelper implementation for Line.
[HtmlTargetElement("c1-annotation-line")]
public class LineTagHelper : ShapeTagHelper<Line>, ITagHelper, ITagHelperComponent
<HtmlTargetElement("c1-annotation-line")>
Public Class LineTagHelper
Inherits ShapeTagHelper(Of Line)
Implements ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| LineTagHelper() |
| 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. |