Vector2dLengthSqrd
Property
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public double LengthSqrd { get; }
 
Public ReadOnly Property LengthSqrd As Double
        Get
 
public:
property double LengthSqrd {
        double get ();
}
 
member LengthSqrd : float with get
 
 
 
Property Value
Double
 
See Also