AnimateMotion.RelativeAngle Property

Relative Angle.Represents the attribte in schema: rAng

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

Syntax

'Declaration
<SchemaAttrAttribute(, "rAng")> _
Public Property RelativeAngle As Int32Value
    Get
    Set
'Usage
Dim instance As AnimateMotion
Dim value As Int32Value

value = instance.RelativeAngle

instance.RelativeAngle = value
[SchemaAttrAttribute(, "rAng")]
public Int32Value RelativeAngle { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

AnimateMotion Class

AnimateMotion Members

DocumentFormat.OpenXml.Presentation Namespace