Freigeben über


Arc.Wrapcoords-Eigenschaft

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Arc Klasse

Arc-Member

DocumentFormat.OpenXml.Vml-Namespace