Compute coor * scale
Namespace:
Emgu.CV.GeodeticAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.793 (2.1.0.793)
Syntax
C# | Visual Basic | Visual C++ |
public static GeodeticCoordinate operator *( GeodeticCoordinate coor, double scale )
Public Shared Operator * ( _ coor As GeodeticCoordinate, _ scale As Double _ ) As GeodeticCoordinate
public: static GeodeticCoordinate operator *( GeodeticCoordinate coor, double scale )