[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.EllipseBuilder

EllipseBuilder Class

Defines a builder to configurate Ellipse.

Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class EllipseBuilder : ShapeBuilder<Ellipse, EllipseBuilder>

Constructors

Name Description
EllipseBuilder(Ellipse)

Creates one EllipseBuilder instance to configurate obj.

Methods

Name Description
Height(float)

Configurates Height. Sets the height of the Ellipse annotation.

Width(float)

Configurates Width. Sets the width of the Ellipse annotation.