OMathBar.BarTop Property

Definition

Returns or sets a Boolean that represents the position of a bar in a bar object. True specifies a mathematical overbar. False specifies a mathematical underbar. Read/write.

public:
 property bool BarTop { bool get(); void set(bool value); };
public bool BarTop { get; set; }
member this.BarTop : bool with get, set
Public Property BarTop As Boolean

Property Value

Boolean

Applies to