Share via


NoNamespace.radius Field

Definition

Represents the radius XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: artisticBlur.
  • corresponds to the following strongly-typed properties: ArtisticBlur.Radius.

Applies to