DocumentUnitsVector2d.AsUnitVector Method

Gets the unit vector equivalent of this vector (normalized).

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

Syntax

VB

Public Function AsUnitVector As DocumentUnitsVector2d

C#

public DocumentUnitsVector2d AsUnitVector()

Return Value

Type: DocumentUnitsVector2d

See Also

Reference

DocumentUnitsVector2d Class
Autodesk.iLogic.Types Namespace