ComponentOne ASP.NET MVC Controls
Height Method (SVGStyleBuilder)

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Height Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Height. A value that indicates the height of the SVG element.
Syntax
'Declaration
 
Public Function Height( _
   ByVal value As Nullable(Of Integer) _
) As SVGStyleBuilder

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members