Share via


NoNamespace.relativeFrom Field

Definition

Represents the relativeFrom XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: positionH, positionV, sizeRelH, sizeRelV.
  • corresponds to the following strongly-typed properties: HorizontalPosition.RelativeFrom, RelativeHeight.RelativeFrom, RelativeWidth.ObjectId, VerticalPosition.RelativeFrom.

Applies to