Share via


O.hrstd Field

Definition

Represents the o:hrstd XML attributes.

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

Applies to