Collapse All
Expand All
C#
vvvv45 plugin specification
Vector2D
.
.
::
.
.
Length Property
Vector2D Structure
See Also
Send Feedback
Get or Set the Length of this vector
Namespace:
VVVV.Utils.VMath
Assembly:
VVVV.Utils
(in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C#
public
double
Length
{
get
;
set
; }
See Also
Vector2D Structure
VVVV.Utils.VMath Namespace