Share via


NoNamespace.relativeHeight Field

Definition

Represents the relativeHeight XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor.
  • corresponds to the following strongly-typed properties: Anchor.RelativeHeight.

Applies to