Share via


NoNamespace.lightface Field

Definition

Represents the lightface XML attribute.

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

Applies to