ComponentOne ASP.NET MVC Controls
Length Method

C1.Web.Mvc.Fluent Namespace > SquareBuilder Class : Length Method
The value.
Configurates C1.Web.Mvc.Square.Length. Sets the length of the Square annotation.
Syntax
'Declaration
 
Public Function Length( _
   ByVal value As Single _
) As SquareBuilder
public SquareBuilder Length( 
   float value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SquareBuilder Class
SquareBuilder Members