[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.CircleTagHelper

CircleTagHelper Class

ITagHelper implementation for Circle.

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

Constructors

Name Description
CircleTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Radius

Configurates Radius. Sets the radius of the Circle annotation.