Collapse All
Expand All
C#
AForge.NET Framework
DoublePoint
.
.
::
.
Round Method
DoublePoint Structure
See Also
Send Feedback
Rounds the double precision point.
Namespace:
AForge
Assembly:
AForge
(in AForge.dll) Version: 2.2.3.0 (2.2.3.0)
Syntax
C#
public
IntPoint
Round
()
Return Value
Returns new integer point, which coordinates equal to whole numbers nearest to the corresponding coordinates of the double precision point.
See Also
DoublePoint Structure
AForge Namespace