[]
ITagHelper implementation for Circle.
[HtmlTargetElement("c1-annotation-circle")]
public class CircleTagHelper : ShapeTagHelper<Circle>, ITagHelper, ITagHelperComponent
<HtmlTargetElement("c1-annotation-circle")>
Public Class CircleTagHelper
Inherits ShapeTagHelper(Of Circle)
Implements ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| CircleTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| Radius | Configurates Radius. Sets the radius of the Circle annotation. |