Share via


NoNamespace.noThreeD Field

Definition

Represents the noThreeD XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: formControlPr.
  • corresponds to the following strongly-typed properties: FormControlProperties.NoThreeD.

Applies to