<radPr> (Radical Properties)
This element specifies properties of the Radical function <rad>, including the hidden or shown state of the degree <deg>.
Parent Elements |
|---|
|
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>