Share via


AnimateMotion.Path Property

Path.Represents the attribte in schema: path

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

Syntax

'Declaration
<SchemaAttrAttribute(, "path")> _
Public Property Path As StringValue
    Get
    Set
'Usage
Dim instance As AnimateMotion
Dim value As StringValue

value = instance.Path

instance.Path = value
[SchemaAttrAttribute(, "path")]
public StringValue Path { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AnimateMotion Class

AnimateMotion Members

DocumentFormat.OpenXml.Presentation Namespace