[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ImageBuilder.Width

Width Method

Width(float)

Configurates Width. Sets the width of the Image annotation.

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

The value.

Returns
Type Description
ImageBuilder

Current builder.