Share via


NoNamespace.contourW Field

Definition

Represents the contourW XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sp3d, hiddenSp3d, sp3d.
  • corresponds to the following strongly-typed properties: HiddenShape3D.ContourWidth, Shape3D.ContourWidth, Shape3DType.ContourWidth.

Applies to