[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RectangleBuilder.Height

Height Method

Height(float)

Configurates Height. Sets the height of the Rectangle annotation.

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

The value.

Returns
Type Description
RectangleBuilder

Current builder.