Share via


O.hr Field

Definition

Represents the o:hr XML attributes.

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

Applies to