| Overload | Description | 
|---|---|
| LinearConverter Constructor() | Initializes a new instance of the class. | 
| LinearConverter Constructor(Double,Double,Double,Double) | Initializes a new instance of the class, specifying coordinates of two points. | 
| LinearConverter Constructor(Double,Double,Double,Double,OffLimitBehavior,OffLimitBehavior,OffLimitBehavior,OffLimitBehavior) | Initializes a new instance of the class, specifying coordinates of two points, and off-limit behaviors. | 
| LinearConverter Constructor(IContainer) | Required for Windows.Forms Class Composition Designer support | 
| LinearConverter Constructor(LinearConverter) | Initializes a new instance of the class, copying values from a given object. |