Click or drag to resize

DistanceMultiply Operator

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public operatorStatic memberMultiply(Distance, Double)
Returns a Distance object that is the product of a Distance object's value and a distance value. The returned Distance object has the same distance unit as the specified Distance object.
Public operatorStatic memberMultiply(Double, Distance)
Returns a Distance object that is the product of a distance value and a Distance object's value. The returned Distance object has the same distance unit as the specified Distance object.
Top
See Also