Click or drag to resize

PolynomialElement Class

Polynomial element defined by its X and Y degrees
Inheritance Hierarchy
SystemObject
  LynceeTec.ImagingPolynomialElement

Namespace: LynceeTec.Imaging
Assembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public class PolynomialElement

The PolynomialElement type exposes the following members.

Constructors
 NameDescription
Public methodPolynomialElementInitializes a new instance of the PolynomialElement class
Top
Fields
 NameDescription
Public fieldX 
Public fieldY 
Top
See Also