Share via


NoNamespace.dist Field

Definition

Represents the dist XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to