Share via


NoNamespace.specularity Field

Definition

Represents the specularity XML attribute.

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

Applies to