Gets the squared length of this vector.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double LengthSquared { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property LengthSquared As Double |
See Also