Share via


AnimateMotion.RotationCenter Property

Rotation Center.Represents the element tag in schema: p:rCtr

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

Syntax

'Declaration
Public Property RotationCenter As RotationCenter
    Get
    Set
'Usage
Dim instance As AnimateMotion
Dim value As RotationCenter

value = instance.RotationCenter

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.RotationCenter
Returns RotationCenter.

See Also

Reference

AnimateMotion Class

AnimateMotion Members

DocumentFormat.OpenXml.Presentation Namespace