Share via


NoNamespace.edge Field

Definition

Represents the edge XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: extrusion, rrc.
  • corresponds to the following strongly-typed properties: Extrusion.Edge, RevisionRowColumn.Edge.

Applies to