OMathNary.Grow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a Boolean that represents whether n
-ary operators grow to the full height of the arguments that they contain. Read/write.
public:
property bool Grow { bool get(); void set(bool value); };
public bool Grow { get; set; }
member this.Grow : bool with get, set
Public Property Grow As Boolean
Property Value
Boolean