ComponentOne ASP.NET MVC Controls
Height Method (EllipseBuilder)

C1.Web.Mvc.Fluent Namespace > EllipseBuilder Class : Height Method
The value.
Configurates C1.Web.Mvc.Ellipse.Height. Sets the height of the Ellipse annotation.
Syntax
'Declaration
 
Public Function Height( _
   ByVal value As Single _
) As EllipseBuilder
public EllipseBuilder Height( 
   float value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

EllipseBuilder Class
EllipseBuilder Members