Share via


O.hrpct Field

Definition

Represents the o:hrpct XML attributes.

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

Applies to