[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Height

Height Method

Height(int?)

Configurates Height. A value that indicates the height of the SVG element.

Declaration
public SVGStyleBuilder Height(int? value)
Parameters
Type Name Description
int? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.