Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
calculateShapeBounds
Function calculateShapeBounds
Calculates bounds considering both points and Bezier curves defined by lines
calculateShapeBounds
(
points
:
readonly
DucPoint
[]
,
lines
:
readonly
DucLine
[]
,
)
:
BoundsResult
Parameters
points
:
readonly
DucPoint
[]
lines
:
readonly
DucLine
[]
Returns
BoundsResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ducjs - v4.0.4
Loading...
Calculates bounds considering both points and Bezier curves defined by lines