Share via


NoNamespace.lightlevel2 Field

Definition

Represents the lightlevel2 XML attribute.

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

Applies to