Click or drag to resize

IMcSpatialCalibPolynomialDegree Property

Get the maximum degree of the mapping polynomials

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property PolynomialDegree As Integer
	Get

Property Value

Type: Int32
Remarks
The polynomials, hence their degree, are set in SetPolynomialMapping.
See Also