Share via


NoNamespace.fadeDir Field

Definition

Represents the fadeDir XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: reflection.
  • corresponds to the following strongly-typed properties: Reflection.FadeDirection.

Applies to