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