[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.EllipseTagHelper

EllipseTagHelper Class

ITagHelper implementation for Ellipse.

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

Constructors

Name Description
EllipseTagHelper()

Properties

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.