AnimateMotion.FromPosition Property

From.Represents the element tag in schema: p:from

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

Syntax

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

value = instance.FromPosition

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.FromPosition
Returns FromPosition.

See Also

Reference

AnimateMotion Class

AnimateMotion Members

DocumentFormat.OpenXml.Presentation Namespace