Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
computeBoundTextPosition
Function computeBoundTextPosition
computeBoundTextPosition
(
container
:
DucElement
,
boundTextElement
:
DucTextElementWithContainer
,
elementsMap
:
ElementsMap
,
currentScope
:
SupportedMeasures
,
)
:
{
x
:
ScopedValue
;
y
:
ScopedValue
}
Parameters
container
:
DucElement
boundTextElement
:
DucTextElementWithContainer
elementsMap
:
ElementsMap
currentScope
:
SupportedMeasures
Returns
{
x
:
ScopedValue
;
y
:
ScopedValue
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ducjs - v4.0.4
Loading...