Covariance3By3SizeAndOrientationInterpolatorSigmaDegree Property |
Gets or sets the degree of interpolation to perform on the sigma values.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic int SigmaDegree { get; set; }
Public Property SigmaDegree As Integer
Get
Set
public:
property int SigmaDegree {
int get ();
void set (int value);
}
member SigmaDegree : int with get, set
Property Value
Type:
Int32
See Also