[]
Creates one FlexRadarBuilder<T> instance to configurate component.
public FlexRadarBuilder(FlexRadar<T> component)
Public Sub New(component As FlexRadar(Of T))
| Type | Name | Description |
|---|---|---|
| FlexRadar<T> | component | The FlexRadar<T> object to be configurated. |