Share via


O.preferrelative Field

Definition

Represents the o:preferrelative XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: arc, curve, image, line, oval, polyline, rect, roundrect, shape, shapetype.
  • corresponds to the following strongly-typed properties: Arc.PreferRelative, Curve.PreferRelative, ImageFile.PreferRelative, Line.PreferRelative, Oval.PreferRelative, PolyLine.PreferRelative, Rectangle.PreferRelative, RoundRectangle.PreferRelative, Shape.PreferRelative, Shapetype.PreferRelative.

Applies to