Share via


NoNamespace.skewangle Field

Definition

Represents the skewangle XML attribute.

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

Applies to