Share via


C.thickness Field

Definition

Represents the c:thickness XML element.

public static readonly System.Xml.Linq.XName thickness;
 staticval mutable thickness : System.Xml.Linq.XName
Public Shared ReadOnly thickness As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: backWall, floor, sideWall.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Thickness.

Applies to