Share

Vector2d.IsZeroLength() Method

Description

This method calls Vector2d.IsZeroLength(Tolerance tolerance) with tolerance set to Global.

Visual Basic

Public Function IsZeroLength() As bool

C#

public bool IsZeroLength();

Links

Vector2d Structure, Autodesk.AutoCAD.Geometry Namespace

Was this information helpful?