Share via


NoNamespace.gradientshapeok Field

Definition

Represents the gradientshapeok XML attribute.

public static readonly System.Xml.Linq.XName gradientshapeok;
 staticval mutable gradientshapeok : System.Xml.Linq.XName
Public Shared ReadOnly gradientshapeok As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: path.
  • corresponds to the following strongly-typed properties: Path.AllowGradientShape.

Applies to