Freigeben über


AnimateMotion.Path-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

AnimateMotion Klasse

AnimateMotion-Member

DocumentFormat.OpenXml.Presentation-Namespace