Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
getAdjustedDimensions
Function getAdjustedDimensions
getAdjustedDimensions
(
element
:
DucTextElement
,
elementsMap
:
ElementsMap
,
nextText
:
string
,
currentScope
:
SupportedMeasures
,
)
:
{
height
:
RawValue
;
width
:
RawValue
;
x
:
RawValue
;
y
:
RawValue
}
Parameters
element
:
DucTextElement
elementsMap
:
ElementsMap
nextText
:
string
currentScope
:
SupportedMeasures
Returns
{
height
:
RawValue
;
width
:
RawValue
;
x
:
RawValue
;
y
:
RawValue
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ducjs - v4.0.4
Loading...