Share via


A.softEdge Field

Definition

Represents the a:softEdge XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cont, effectDag, effectLst.
  • has the following XML attributes: rad.
  • corresponds to the following strongly-typed classes: SoftEdge.

Applies to