Share via


NoNamespace.insetpen Field

Definition

Represents the insetpen XML attributes.

public static readonly System.Xml.Linq.XName insetpen;
 staticval mutable insetpen : System.Xml.Linq.XName
Public Shared ReadOnly insetpen 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, stroke.
  • corresponds to the following strongly-typed properties: Arc.InsetPen, Curve.InsetPen, ImageFile.InsetPen, Line.InsetPen, Oval.InsetPen, PolyLine.InsetPen, Rectangle.InsetPen, RoundRectangle.InsetPen, Shape.InsetPen, Shapetype.InsetPen, Stroke.Insetpen.

Applies to