Compute coor * scale
Namespace: Emgu.CV.GeodeticAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
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 )