Preparing search index...
The search index is not available
@maxgraph/core
@maxgraph/core
mathUtils
getRotatedPoint
Function getRotatedPoint
Rotates the given point by the given cos and sin.
get
Rotated
Point
(
pt
,
cos
,
sin
,
c
?
)
:
Point
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.