Share via


O.dgmlayoutmru Field

Definition

Represents the o:dgmlayoutmru XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to