Share via


NoNamespace.prstMaterial Field

Definition

Represents the prstMaterial XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to