Share via


NoNamespace.blurRad Field

Definition

Represents the blurRad XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: innerShdw, outerShdw, reflection.
  • corresponds to the following strongly-typed properties: InnerShadow.BlurRadius, OuterShadow.BlurRadius, Reflection.BlurRadius.

Applies to