<radPr> (Radical Properties)

This element specifies properties of the Radical function <rad>, including the hidden or shown state of the degree <deg>.

Parent Elements

<rad>7.1.2.88)

Child Elements

Subclause

<ctrlPr> (Control Properties)

§7.1.2.23

<degHide> (Hide Degree)

§7.1.2.27

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_RadPr">
	<sequence>
	<element name="degHide" type="CT_OnOff" minOccurs="0"/>
	<element name="ctrlPr" type="CT_CtrlPr" minOccurs="0"/>
	</sequence>
</complexType>