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