[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.EllipseBuilder.Width

Width Method

Width(float)

Configurates Width. Sets the width of the Ellipse annotation.

Declaration
public EllipseBuilder Width(float value)
Public Function Width(value As Single) As EllipseBuilder
Parameters
Type Name Description
float value

The value.

Returns
Type Description
EllipseBuilder

Current builder.