Share via


Radical.Degree Property

Degree.Represents the element tag in schema: m:deg

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Degree As Degree
    Get
    Set
'Usage
Dim instance As Radical
Dim value As Degree

value = instance.Degree

instance.Degree = value
public Degree Degree { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.Degree
Returns Degree.

See Also

Reference

Radical Class

Radical Members

DocumentFormat.OpenXml.Math Namespace