Share via


W14.dir Field

Definition

Represents the w14:dir XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lightRig, reflection, shadow.
  • corresponds to the following strongly-typed properties: LightRig.LightDirectionType, Reflection.DirectionAngle, Shadow.DirectionAngle.

Applies to