Arc.AllowOverlap Property
Allow Shape Overlap.Represents the attribte in schema: o:allowoverlap
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "allowoverlap")> _
Public Property AllowOverlap As TrueFalseValue
Get
Set
'Usage
Dim instance As Arc
Dim value As TrueFalseValue
value = instance.AllowOverlap
instance.AllowOverlap = value
[SchemaAttrAttribute(, "allowoverlap")]
public TrueFalseValue AllowOverlap { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.