Freigeben über


Path.AllowShading-Eigenschaft

Shadow Toggle.Represents the attribte in schema: shadowok

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

Syntax

'Declaration
<SchemaAttrAttribute(, "shadowok")> _
Public Property AllowShading As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Path
Dim value As TrueFalseValue

value = instance.AllowShading

instance.AllowShading = value
[SchemaAttrAttribute(, "shadowok")]
public TrueFalseValue AllowShading { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.

Siehe auch

Referenz

Path Klasse

Path-Member

DocumentFormat.OpenXml.Vml-Namespace