OMathBox.Diff 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 states whether the box acts as the mathematical differential, in which case the box receives the appropriate horizontal spacing for a differential. Read/write.
public:
property bool Diff { bool get(); void set(bool value); };
public bool Diff { get; set; }
member this.Diff : bool with get, set
Public Property Diff As Boolean
Property Value
Boolean