Share via


NoNamespace.arcsize Field

Definition

Represents the arcsize XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: roundrect.
  • corresponds to the following strongly-typed properties: RoundRectangle.ArcSize.

Applies to