Click or drag to resize
Accord.NET (logo)

RangeTypeConverterAssign Method

Assign this converter to the AForge types. This method should be called before an AForge range type can be bound to controls such as the PropertyGrid.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public static void Assign()
Request Example View Source
See Also