Share via


O.oned Field

Definition

Represents the o:oned XML attributes.

public static readonly System.Xml.Linq.XName oned;
 staticval mutable oned : System.Xml.Linq.XName
Public Shared ReadOnly oned 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.Oned, Curve.Oned, Group.Oned, ImageFile.Oned, Line.Oned, Oval.Oned, PolyLine.Oned, Rectangle.Oned, RoundRectangle.Oned, Shape.Oned, Shapetype.Oned.

Applies to