|
PointRound Method
|
Rounds the single precision point.
Namespace:
Accord
Assembly:
Accord (in Accord.dll) Version: 3.8.0
Syntax Public Function Round As IntPoint
Request Example
View SourceReturn Value
Type:
IntPointReturns new integer point, which coordinates equal to whole numbers
nearest to the corresponding coordinates of the single precision point.
See Also