MindFusion WinForms Programmer's Guide
Vector3D.Length Property
See Also
 





Gets the length of this Vector3D object.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

public double Length { get; }

Visual Basic  Copy Code

Public ReadOnly Property Length As Double

 Property Value

 See Also

Vector3D Members
Vector3D Class
MindFusion.Diagramming.WinForms Namespace