O.button 字段

定义

表示 o:button XML 属性。

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

字段值

注解

作为 XML 属性,它:

  • 包含在以下 XML 元素中:arc、、curvegrouppolylineimageovalline、、rect、、roundrect、、shape、 。 shapetype
  • 对应于以下强类型属性:Arc.Button、Curve.Button、Group.Button、ImageFile.Button、Line.Button、Oval.Button、PolyLine.Button、Rectangle.Button、RoundRectangle.Button、Shape.Button、Shapetype.Button。

适用于