Share via


O.hrnoshade Field

Definition

Represents the o:hrnoshade XML attributes.

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

Applies to