Share via


WrapPolygon.Edited Property

Wrapping Points Modified.Represents the attribte in schema: edited

Namespace:  DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "edited")> _
Public Property Edited As BooleanValue
    Get
    Set
'Usage
Dim instance As WrapPolygon
Dim value As BooleanValue

value = instance.Edited

instance.Edited = value
[SchemaAttrAttribute(, "edited")]
public BooleanValue Edited { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

WrapPolygon Class

WrapPolygon Members

DocumentFormat.OpenXml.Drawing.Wordprocessing Namespace