Share via


NoNamespace.zOrderOff Field

Definition

Represents the zOrderOff XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shape.
  • corresponds to the following strongly-typed properties: Shape.ZOrderOffset.

Applies to