AnimateMotion.RelativeAngle Property

Definition

rAng

Represents the following attribute in the schema: rAng

[DocumentFormat.OpenXml.SchemaAttr(0, "rAng")]
public DocumentFormat.OpenXml.Int32Value RelativeAngle { get; set; }
public DocumentFormat.OpenXml.Int32Value RelativeAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rAng")]
public DocumentFormat.OpenXml.Int32Value? RelativeAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rAng")]
public DocumentFormat.OpenXml.Int32Value? RelativeAngle { get; set; }
public DocumentFormat.OpenXml.Int32Value? RelativeAngle { get; set; }
member this.RelativeAngle : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rAng")>]
member this.RelativeAngle : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rAng")>]
member this.RelativeAngle : DocumentFormat.OpenXml.Int32Value with get, set
Public Property RelativeAngle As Int32Value

Property Value

Returns Int32Value.

Attributes

Applies to