Arc.Wrapcoords Property

Shape Bounding Polygon.Represents the attribte in schema: wrapcoords

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

Syntax

'Declaration
<SchemaAttrAttribute(, "wrapcoords")> _
Public Property Wrapcoords As StringValue
    Get
    Set
'Usage
Dim instance As Arc
Dim value As StringValue

value = instance.Wrapcoords

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Arc Class

Arc Members

DocumentFormat.OpenXml.Vml Namespace