Поделиться через


Shapetype.EdgePath Property

Edge Path.Represents the attribte in schema: path

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

Syntax

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

value = instance.EdgePath

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Shapetype Class

Shapetype Members

DocumentFormat.OpenXml.Vml Namespace