Share via


NoNamespace.lightlevel Field

Definition

Represents the lightlevel XML attribute.

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

Applies to