Share via


NoNamespace.extrusionH Field

Definition

Represents the extrusionH XML attributes.

public static readonly System.Xml.Linq.XName extrusionH;
 staticval mutable extrusionH : System.Xml.Linq.XName
Public Shared ReadOnly extrusionH 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.ExtrusionHeight, Shape3D.ExtrusionHeight, Shape3DType.ExtrusionHeight.

Applies to