Gets the length of the vector.
# Get the value of the property.propertyValue = vector2D_var.length
#include <Core/Geometry/Vector2D.h>// Get the value of the property.double propertyValue = vector2D_var->length();