NoNamespace.stroked 字段

定义

表示用笔划的 XML 属性。

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

字段值

注解

作为 XML 属性,它:

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

适用于