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
SyntaxReadOnly Property PolynomialDegree As Integer
Get
Property Value
Type:
Int32
RemarksThe polynomials, hence their degree, are set in SetPolynomialMapping.
See Also