Vector2fSquareLength Property |
Returns the square of the length of this vector.
This method does not check for the validity of its inputs.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic float SquareLength { get; }Public ReadOnly Property SquareLength As Single
Get
Property Value
Type:
Single
Version InformationRhino for Windows
Supported in: 6.8
See Also