DocumentUnitsVector.Length Property

Gets the length of this vector.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public ReadOnly Property Length As Double
	Get

C#

public double Length { get; }

Property Value

Type: Double

See Also

Reference

DocumentUnitsVector Class
Autodesk.iLogic.Types Namespace