[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RectangleBuilder.Width

Width Method

Width(float)

Configurates Width. Sets the width of the Rectangle annotation.

Declaration
public RectangleBuilder Width(float value)
Parameters
Type Name Description
float value

The value.

Returns
Type Description
RectangleBuilder

Current builder.