Covariance3By3SizeAndOrientationInterpolatorRotationDegree Property |
Gets or sets the degree of interpolation to perform on the rotations.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int RotationDegree { get; set; }
Public Property RotationDegree As Integer
Get
Set
public:
property int RotationDegree {
int get ();
void set (int value);
}
member RotationDegree : int with get, set
Property Value
Type:
Int32See Also