MathAccentFactory

Classe MathAccentFactory

Permet de créer un accent mathématique

public class MathAccentFactory : IMathAccentFactory

Constructeurs

NomDescription
MathAccentFactory()Le constructeur par défaut.

Méthodes

NomDescription
CreateMathAccent(IMathElement)Crée un accent mathématique s’appliquant à un élément mathématique spécifié avec la valeur de caractère d’accent par défaut
CreateMathAccent(IMathElement, char)Crée un accent mathématique s’appliquant à un élément mathématique spécifié

Remarques

Pour la compatibilité COM

Voir aussi