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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Scaling { get; }Public ReadOnly Property Scaling As Double
	Get
public:
property double Scaling {
	double get ();
}member Scaling : float with get
Property Value
Type: 
Double
See Also