Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
getGridPoint
Function getGridPoint
Rounds a point to the nearest grid point based on gridSize.
getGridPoint
(
x
:
number
,
y
:
number
,
gridSize
:
NullableGridSize
)
:
GeometricPoint
Parameters
x
:
number
y
:
number
gridSize
:
NullableGridSize
Returns
GeometricPoint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ducjs - v4.0.4
Loading...
Rounds a point to the nearest grid point based on gridSize.