Share via


NoNamespace.rad Field

Definition

Represents the rad XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: alphaOutset, blur, glow, softEdge.
  • corresponds to the following strongly-typed properties: AlphaOutset.Radius, Blur.Radius, Glow.Radius, SoftEdge.Radius.

Applies to