NoNamespace.strokeweight 字段

定义

表示粗细 XML 属性。

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

字段值

注解

作为 XML 属性,它:

  • 包含在以下 XML 元素中:arc、、curveimagepolylineovallinerect、、roundrectshape、、 。 shapetype
  • 对应于以下强类型属性:Arc.StrokeWeight、Curve.StrokeWeight、ImageFile.StrokeWeight、Line.StrokeWeight、Oval.StrokeWeight、PolyLine.StrokeWeight、Rectangle.StrokeWeight、RoundRectangle.StrokeWeight、Shape.StrokeWeight、Shapetype.StrokeWeight。

适用于