O.insetmode 字段

定义

表示 o:insetmode XML 属性。

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

字段值

注解

作为 XML 属性,它:

  • 包含在以下 XML 元素中:shapedefaults、、arccurveovalpolylineimagegrouplinerect、、roundrect、、 。 shapetypeshape
  • 对应于以下强类型属性:Arc.InsetMode、Curve.InsetMode、Group.InsetMode、ImageFile.InsetMode、Line.InsetMode、Oval.InsetMode、PolyLine.InsetMode、Rectangle.InsetMode、RoundRectangle.InsetMode、Shape.InsetMode、ShapeDefaults.InsetMode、Shapetype.InsetMode。

适用于