IMathNaryOperatorProperties

IMathNaryOperatorProperties interface

Spécifie les propriétés de IMathNaryOperator

public interface IMathNaryOperatorProperties

Propriétés

NomLa description
GrowToMatchOperandHeight { get; set; }Le caractère de l’opérateur grandit verticalement pour correspondre à sa hauteur d’opérande
HideSubscript { get; set; }Masquer l’indice
HideSuperscript { get; set; }Masquer l’exposant
LimitLocation { get; set; }L’emplacement des limites (indice et exposant)
Operator { get; set; }Caractère d’opérateur Naire Par exemple : ‘∑’, ‘∫’

Voir également