IMathNaryOperatorProperties

IMathNaryOperatorProperties 接口

指定 IMathNaryOperator 的属性

public interface IMathNaryOperatorProperties

属性

名称描述
GrowToMatchOperandHeight { get; set; }操作符字符在垂直方向上增长以匹配其操作数的高度
HideSubscript { get; set; }隐藏下标
HideSuperscript { get; set; }隐藏上标
LimitLocation { get; set; }限制的位置(下标和上标)
Operator { get; set; }N元操作符字符,例如:‘∑’,‘∫’

另请参阅