DelimiterEquationNode.NaryGrow

DelimiterEquationNode.NaryGrow property

This property specifies the growth property of the delimiter at the document level. When off, the delimiter will not grow to match the size of its component height. When enabled, the delimiter grows vertically to match its component height.

public bool NaryGrow { get; set; }

See Also