Share via


NoNamespace.ref3D Field

Definition

Represents the ref3D XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: undo.
  • corresponds to the following strongly-typed properties: Undo.Reference3D.

Applies to