Dan's Geometry Library
C#
VB
ASP.NET
Show/Hide TOC
FLine
Scale Method
Overload List
Scale(FLine, FLine)
Return the scale of the two lines.
Scale(FLine, FScale)
Return the scaled version of the provided line with the specified scale.
Scale(FLine, Single)
Return the scaled version of the provided line with the specified scale.
See Also
Reference
FLine Class
Geometry Namespace
In This Article
Overload List
See Also