GetLength Method (IMathVector) Send Feedback
See Also 
Length[out]
Length of this vector
Gets the length of this vector.

Syntax

Visual Basic 
Function GetLength() As System.Double
C# 
System.double GetLength()
JavaScript 
GetLength() : Number
COM native C++ 
HRESULT GetLength(
   DOUBLE* Length
)  
C++ 
DSRESULT GetLength(
   double* Length
)  

Parameters

Length[out] or Return Value
Length of this vector
 

See Also

Availability

DraftSight V1R1.4