ixfx
Preparing search index...
Geometry
Circles
guard
Function guard
guard
(
circle
:
Geometry
.
Circles
.
Circle
|
Geometry
.
Circles
.
CirclePositioned
,
parameterName
?:
string
,
)
:
void
Throws if radius is out of range. If x,y is present, these will be validated too.
Parameters
circle
:
Geometry
.
Circles
.
Circle
|
Geometry
.
Circles
.
CirclePositioned
parameterName
:
string
= ...
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Throws if radius is out of range. If x,y is present, these will be validated too.