PropertySet.Coherent3D Property

Coherent 3D Behavior.Represents the attribte in schema: coherent3DOff

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

Syntax

'Declaration
<SchemaAttrAttribute(, "coherent3DOff")> _
Public Property Coherent3D As BooleanValue
    Get
    Set
'Usage
Dim instance As PropertySet
Dim value As BooleanValue

value = instance.Coherent3D

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

PropertySet Class

PropertySet Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace