GetLength Method (IMathLine)
Gets the length of the bounded mathematical line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLength() As System.Double |
C# | |
---|
System.double GetLength() |
JavaScript | |
---|
GetLength() : Number |
Parameters
- Length[out] or Return Value
- Length of the bounded mathematical line only; not defined for Rays or InfiniteLines
Example
Rotate, Scale, Project, and Mirror a Line Entity (JavaScript)
Rotate, Scale, Project, and Mirror a Line Entity (VB.NET)
Rotate, Scale, Project, and Mirror a Line Entity (C#)
Rotate, Scale, Project, and Mirror a Line Entity (VBA)
See Also
Availability
DraftSight V1R1.4