Name | Description | |
---|---|---|
LinearConverter Constructor | Overloaded. |
The following tables list the members exposed by LinearConverter.
Name | Description | |
---|---|---|
LinearConverter Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultOffLimitBehavior | Default value for the OffX1Limit, OffX2Limit, OffY1Limit and OffY2Limit properties. | |
DefaultX1 | Default value of the X1 property. | |
DefaultX2 | Default value of the X2 property. | |
DefaultY1 | Default value of the Y1 property. | |
DefaultY2 | Default value of the Y2 property. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
DefaultInverseRoot | Default value of the InverseRoot property. | |
DefaultInverseSlope | Default value of the InverseSlope property. | |
DefaultInverseYIntercept | Default value of the InverseYIntercept property. | |
DefaultRoot | Default value of the Root property. | |
DefaultSlope | Default value of the Slope property. | |
DefaultYIntercept | Default value of the YIntercept property. | |
InverseRoot | The root of the inverse conversion function. | |
InverseSlope | The slope of the inverse conversion function. | |
InverseYIntercept | The y-intercept of the inverse conversion function. | |
OffX1Limit | Conversion behavior when the input value is off the X1 limit. | |
OffX2Limit | Conversion behavior when the input value is off the X2 limit. | |
OffY1Limit | Inverse conversion behavior when the input value is off the X1 limit. | |
OffY2Limit | Inverse conversion behavior when the input value is off the X2 limit. | |
Root | The root of the conversion function. | |
Site | (Inherited from System.ComponentModel.Component) | |
Slope | The slope of the conversion function. | |
X1 | X coordinate of the first point on the conversion line. | |
X2 | X coordinate of the second point on the conversion line. | |
Y1 | Y coordinate of the first point on the conversion line. | |
Y2 | Y coordinate of the second point on the conversion line. | |
YIntercept | The y-intercept of the conversion function. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Convert | Convert a value. | |
ConvertBack | Converts a value in the opposite direction. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
Equals | (Inherited from object) | |
EvaluateF | Computes the conversion function for a given x. | |
EvaluateInverseF | Computes the inverse conversion function for a given y. | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetService | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ToString | Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ValueEquals | Overloaded. Determines whether the specified LinearConverter is value equal to the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |