ixfx
Preparing search index...
Geometry
Shapes
randomPoint
Function randomPoint
randomPoint
(
shape
:
Geometry
.
Shapes
.
ShapePositioned
,
opts
?:
Partial
<
ShapeRandomPointOpts
>
,
)
:
Geometry
.
Point
Returns a random point within a shape.
shape
can be
CirclePositioned
or
RectPositioned
Parameters
shape
:
Geometry
.
Shapes
.
ShapePositioned
opts
:
Partial
<
ShapeRandomPointOpts
>
= {}
Returns
Geometry
.
Point
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Returns a random point within a shape.
shape
can be CirclePositioned or RectPositioned