Gets the length of this vector.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
Public ReadOnly Property Length As Double Get
C#
public double Length { get; }