Share via


NoNamespace.extrusionOk Field

Definition

Represents the extrusionOk XML attribute.

public static readonly System.Xml.Linq.XName extrusionOk;
 staticval mutable extrusionOk : System.Xml.Linq.XName
Public Shared ReadOnly extrusionOk 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.ExtrusionOk.

Applies to