[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ImageBuilder.Height

Height Method

Height(float)

Configurates Height. Sets the height of the Image annotation.

Declaration
public ImageBuilder Height(float value)
Public Function Height(value As Single) As ImageBuilder
Parameters
Type Name Description
float value

The value.

Returns
Type Description
ImageBuilder

Current builder.