HelmertTransformationScaling Property |
Gets a small number that is added to one to form the diagonal components
of the skew-symmetric rotation matrix.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Scaling { get; }
Public ReadOnly Property Scaling As Double
Get
public:
property double Scaling {
double get ();
}
member Scaling : float with get
Property Value
Type:
DoubleSee Also