IMathAccent class

IMathAccent class

Specifies the accent function, consisting of a base and a combining diacritical mark Example: 𝑎́

The IMathAccent type exposes the following members:

Properties

PropertyDescription
baseThe argument to which the accent was applied
characterAccent Character
The value should be within the range of (U+0300–U+036F) or(U+20D0–U+20EF)
Default value: Combining Circumflex Accent (U+0302)

Methods

MethodDescription
join
join
divide
divide
divide
divide
enclose
enclose
function
function
as_argument_of_function
as_argument_of_function
as_argument_of_function
as_argument_of_function
as_argument_of_function
set_subscript
set_subscript
set_superscript
set_superscript
set_sub_superscript_on_the_right
set_sub_superscript_on_the_right
set_sub_superscript_on_the_left
set_sub_superscript_on_the_left
radical
radical
set_upper_limit
set_upper_limit
set_lower_limit
set_lower_limit
nary
nary
integral
integral
integral
integral
integral
group
group
to_border_box
to_border_box
get_children
to_math_array
accent
overbar
underbar
to_box

See Also