Share via


NoNamespace.orientationangle Field

Definition

Represents the orientationangle XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: extrusion.
  • corresponds to the following strongly-typed properties: Extrusion.OrientationAngle.

Applies to