Dan's Geometry Library
C#
VB
ASP.NET
Show/Hide TOC
FPoint
3
Multiply Operator
Overload List
Multiply(FPoint3, Single)
Return the result of a point multiplied by a scalar.
Multiply(Single, FPoint3)
Return the result of a point multiplied by a scalar.
See Also
Reference
FPoint3 Class
Geometry Namespace
In This Article
Overload List
See Also