IMathGroupingCharacter class

IMathGroupingCharacter class

Specifies a grouping symbol above or below an expression, usually to highlight the relationship between elements

The IMathGroupingCharacter type exposes the following members:

Properties

PropertyDescription
baseBase argument
characterGrouping Character
Default value: U+23DF (BOTTOM CURLY BRACKET)
positionPosition of grouping character.
Default: Bottom
vertical_justificationVertical justification of group character.
Specifies the alignment of the object with respect to the baseline.
For example, when the group character is above the object,
VerticalJustification of Top signifies that the top of the object falls on the baseline;
when VerticalJustification is set to Bottom, the bottom of the object is on the baseline
Default: Bottom for Position=Top, and Top for Position=Bottom

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