Share via


O.borderrightcolor Field

Definition

Represents the o:borderrightcolor XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to