Share via


NoNamespace.z Field

Definition

Represents the z XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor, flatTx, sp3d, hiddenSp3d, sp3d.
  • corresponds to the following strongly-typed properties: Anchor.Z, FlatText.Z, HiddenShape3D.Z, Shape3D.Z, Shape3DType.Z.

Applies to