Share via


O.cliptowrap Field

Definition

Represents the o:cliptowrap XML attributes.

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

Applies to