[Missing <summary> documentation for "P:StarfieldUtils.MathUtils.Vec2D.Magnitude"]
Namespace:
StarfieldUtils.MathUtils
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public double Magnitude { get; }
Public ReadOnly Property Magnitude As Double
Get
public:
property double Magnitude {
double get ();
}
member Magnitude : float with get
Property Value
Type:
DoubleSee Also