IMathNaryOperatorProperties

IMathNaryOperatorProperties interface

Especifica las propiedades de IMathNaryOperator

public interface IMathNaryOperatorProperties

Propiedades

NombreDescripción
GrowToMatchOperandHeight { get; set; }Operador El carácter crece verticalmente para coincidir con su operando height
HideSubscript { get; set; }Ocultar subíndice
HideSuperscript { get; set; }Ocultar superíndice
LimitLocation { get; set; }La ubicación de los límites (subíndice y superíndice)
Operator { get; set; }Carácter de operador nario Por ejemplo: ‘∑’, ‘∫’

Ver también