[]
ITagHelper implementation for Ellipse.
[HtmlTargetElement("c1-annotation-ellipse")]
public class EllipseTagHelper : ShapeTagHelper<Ellipse>, ITagHelper, ITagHelperComponent
<HtmlTargetElement("c1-annotation-ellipse")>
Public Class EllipseTagHelper
Inherits ShapeTagHelper(Of Ellipse)
Implements ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| EllipseTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| Height | Configurates Height. Sets the height of the Ellipse annotation. |
| Width | Configurates Width. Sets the width of the Ellipse annotation. |