@maxgraph/core
Preparing search index...
mathUtils
getRotatedPoint
Function getRotatedPoint
getRotatedPoint
(
pt
:
Point
,
cos
:
number
,
sin
:
number
,
c
?:
Point
)
:
Point
Rotates the given point by the given cos and sin.
Parameters
pt
:
Point
cos
:
number
sin
:
number
c
:
Point
= ...
Returns
Point
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Rotates the given point by the given cos and sin.