Returns the scale factor of this matrix. The
scale factor is the square root of the longest column vector of the
linear part of this matrix.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
Public Function GetScale As Double
public:
double GetScale()
member GetScale : unit -> float
Return Value
Double
See Also