[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SquareBuilder

SquareBuilder Class

Defines a builder to configurate Square.

Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class SquareBuilder : ShapeBuilder<Square, SquareBuilder>

Constructors

Name Description
SquareBuilder(Square)

Creates one SquareBuilder instance to configurate obj.

Methods

Name Description
Length(float)

Configurates Length. Sets the length of the Square annotation.