[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.RectangleTagHelper

RectangleTagHelper Class

ITagHelper implementation for Rectangle.

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

Constructors

Name Description
RectangleTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Height

Configurates Height. Sets the height of the Rectangle annotation.

Width

Configurates Width. Sets the width of the Rectangle annotation.