Overload List
| Name | Description | |
|---|---|---|
| CogPlaneRange(CogImagePlaneConstants) | Constructs and initializes a CogPlaneRange object based on the specified plane. Default Nominal = 128, Tolerance = +/-10, default Softness = 0. | |
| CogPlaneRange(CogPlaneRange) | Construct a deep copy of the supplied CogPlaneRange object. | |
| CogPlaneRange(Double, CogImagePlaneConstants) | Constructs and initializes a CogPlaneRange object based on a nominal value and the specified plane. Default Tolerance = +/-10, default Softness = 0. Tolerance and Softness values might be changed if the original range defined is out of range limits. | |
| CogPlaneRange(SerializationInfo, StreamingContext) | Serialization Constructor |
See Also