Share via


NoNamespace.brightness Field

Definition

Represents the brightness XML attribute.

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

Applies to