City Based Parking and Routing System API Documentation |
|
Util.Scale Method
Scales a vector to the specified scale.
Parameters
-
scale
- The scale of the new vector
-
va
- The starting PointF of the vector.
-
vb
- The ending PointF of the vector.
Return Value
A PointF structure 'vc' that together with va forms the scaled vector.
See Also
Util Class | CBPRS.Infrastructure Namespace