[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SquareBuilder.Length

Length Method

Length(float)

Configurates Length. Sets the length of the Square annotation.

Declaration
public SquareBuilder Length(float value)
Public Function Length(value As Single) As SquareBuilder
Parameters
Type Name Description
float value

The value.

Returns
Type Description
SquareBuilder

Current builder.